Module oasis_core_runtime::common::sgx::seal

source ·
Expand description

Wrappers for sealing secrets to the enclave in cold storage.

Functions§

  • Creates a new Deoxys-II instance initialized with an SGX sealing key derived from the results of the EGETKEYinstruction.
  • Seal a secret to the enclave.
  • Unseal a previously sealed secret to the enclave.