Re-exports§
pub use attestation_doc::validate_expected_nonce;
pub use attestation_doc::validate_expected_pcrs;
pub use attestation_doc::PCRProvider;
Modules§
- attestation_
doc - Module for parsing and validating attestation documents from AWS Nitro Enclaves.
- cert
- Module for parsing and validating X509 certs
- error
- Module for categorizing errors returned during attestation
Functions§
- parse_
cert - Attempts to DER decode a slice of bytes to an X509 Certificate
- validate_
and_ parse_ attestation_ doc - Validates an attestation doc by:
- validate_
attestation_ doc - Validates an attestation doc by:
- validate_
attestation_ doc_ against_ cert - Validates an attestation doc by:
- validate_
attestation_ doc_ in_ cert - Attests a connection to a Cage by: