Module webauthn_rs_core::internals
source · Expand description
Internal structures for parsing webauthn registrations and challenges. This may change at anytime and should not be relied on in your library.
Structs§
- Attestation Object
- Data returned by this authenticator during registration.
- A challenge issued by the server. This contains a set of random bytes.
- A reference to the Challenge issued by the server. This contains a set of random bytes.
- Tpm attestation structure.
- Information about the TPM’s clock. May be obfuscated.
- Symmetric crypto definition. Unused in webauthn
- Symmetric crypto definition. Unused in webauthn
- The Rsa Scheme. Unused in webauthn.
- Symmetric crypto definition. Unused in webauthn
Enums§
- Tpm name enumeration.
- The tpm cryptographic algorithm that may be in use.
- Tpm statement types.
- A TPM Signature.
- Tpm attestation union, switched by TpmSt.
Constants§
- A magic constant that defines that a Tpm attestation comes from a TPM
Type Aliases§
- Representation of a UserId