interface ActiveJwk {
    epoch: bigint;
    jwk: _0x2.authenticator_state.JWK;
    jwk_id: JwkId;
}

Properties

Properties

epoch: bigint
jwk_id: JwkId