Module oasis_core_runtime::common::sgx
source · Expand description
SGX-specific functionality.
Modules§
- SGX per-CPU package sealing key accessor.
- Intel Attestation Service (IAS) attestation verification report handling.
- Intel Provisioning Certification Services (PCS) quote handling.
- Wrappers for sealing secrets to the enclave in cold storage.
Structs§
- Enclave identity.
- Enclave hash (MRENCLAVE).
- Enclave signer hash (MRSIGNER).
- Quote validity policy.
- A remote attestation quote that has undergone verification.
Enums§
- An unverified SGX remote attestation quote, depending on the attestation scheme.
Constants§
- Maximum age of a quote from the viewpoint of the enclave.
Functions§
- Generate a report for the given target enclave.