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