Module oasis_core_runtime::common::sgx::egetkey

source ·
Expand description

SGX per-CPU package sealing key accessor.

Functions§

  • egetkey returns a 256 bit key suitable for sealing secrets to the enclave in cold storage, derived from the results of the EGETKEY instruction. The context field is a domain separation tag.