Expand description
Core TEE types used by the SDK. These are self-contained — the SDK has no dependency on the internal domain crate.
Structs§
- MrEnclave
- 32-byte SHA-256 measurement of the enclave contents (MRENCLAVE).
- MrSigner
- 32-byte hash of the enclave signing key (MRSIGNER).
- Startup
Quote - The SGX quote produced at enclave startup, binding measurements to the enclave’s ephemeral attestation public key.