Passkey Authenticator
interface PasskeyAuthenticator
A passkey authenticator.
See struct.PasskeyAuthenticator for more information on the requirements on the shape of the client_data_json field.
Properties
Link copied to clipboard
Opaque authenticator data for this passkey signature.
Link copied to clipboard
Structured, unparsed, JSON for this passkey signature.
Link copied to clipboard
Returns the field-presence view for this PasskeyAuthenticator instance.
Link copied to clipboard
A secp256r1 signature.
Functions
Link copied to clipboard
Link copied to clipboard
fun PasskeyAuthenticator.copy(body: <Error class: unknown class>.() -> Unit = {}): PasskeyAuthenticator
Copies the original message, including unknown fields.