AuthenticatorStateExpire

Expire old 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 minEpoch: <Error class: unknown class>?

Expire JWKs that have a lower epoch than this.

Link copied to clipboard

Functions

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

Copies the original message, including unknown fields.