Module webauthn_rs_core::proto

source ·
Expand description

Protocol bindings

Re-exports

Modules

  • Types related to attestation (Registration)
  • Types related to authentication (Assertion)
  • Types related to CBOR Object Signing and Encryption (COSE)
  • Extensions allowing certain types of authenticators to provide supplemental information.
  • Types that define options as to how an authenticator may interact with with the server.

Structs

Enums

Type Aliases

  • A credential ID type. At the moment this is a vector of bytes, but it could also be a future change for this to be base64 string instead.