Expand description
Module for categorizing errors returned during attestation
Enums§
- Attest
Error - Top level wrapper to show which step in the attesation process failed.
- Attestation
Error - Wrapping type to record the specific error that occurred while validating the attestation document.
- Cert
Error - Wrapping type to record the specific error that occurred while validating the TLS Cert.
Type Aliases§
- Attest
Result - Generic Result type for the top level functions of the library
- Attestation
Result - Generic Result type for the attestation doc module
- Cert
Result - Generic Result type for the cert module