sui_types

Module passkey_authenticator

Source

Structs§

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

Functions§

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