Module passkey_authenticator

Source

Structs§

PasskeyAuthenticator
An passkey authenticator with parsed fields. See field definition below. Can be initialized from [struct RawPasskeyAuthenticator].
RawPasskeyAuthenticator
An raw passkey authenticator struct used during deserialization. Can be converted to [struct PasskeyAuthenticator].

Functions§

to_signing_message
Compute the signing digest that the signature committed over as hash(intent || tx_data)