Expand description
SGX-specific functionality.
Modules§
- egetkey
- SGX per-CPU package sealing key accessor.
- ias
- Intel Attestation Service (IAS) attestation verification report handling.
- pcs
- Intel Provisioning Certification Services (PCS) quote handling.
- seal
- Wrappers for sealing secrets to the enclave in cold storage.
Structs§
- Enclave
Identity - Enclave identity.
- MrEnclave
- Enclave hash (MRENCLAVE).
- MrSigner
- Enclave signer hash (MRSIGNER).
- Quote
Policy - Quote validity policy.
- Verified
Quote - A remote attestation quote that has undergone verification.
Enums§
- Quote
- An unverified SGX remote attestation quote, depending on the attestation scheme.
Constants§
- MAX_
QUOTE_ AGE - Maximum age of a quote from the viewpoint of the enclave.
Functions§
- report_
for - Generate a report for the given target enclave.