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