AuthenticatorStateUpdate

Update the set of valid JWKs.

Properties

Link copied to clipboard
abstract val authenticatorObjectInitialSharedVersion: <Error class: unknown class>?

The initial version of the authenticator object that it was shared at.

Link copied to clipboard
abstract val epoch: <Error class: unknown class>?

Epoch of the authenticator state update transaction.

Link copied to clipboard

Newly active JWKs.

Link copied to clipboard
Link copied to clipboard
abstract val round: <Error class: unknown class>?

Consensus round of the authenticator state update.

Functions

Link copied to clipboard
fun AuthenticatorStateUpdate.copy(body: <Error class: unknown class>.() -> Unit = {}): AuthenticatorStateUpdate

Copies the original message, including unknown fields.