Skip to main content

Module types

Module types 

Source
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).
StartupQuote
The SGX quote produced at enclave startup, binding measurements to the enclave’s ephemeral attestation public key.