Structs§
- Passkey
Authenticator - An passkey authenticator with parsed fields. See field definition below. Can be initialized from [struct RawPasskeyAuthenticator].
- RawPasskey
Authenticator - 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)