Expand description
SGX per-CPU package sealing key accessor.
Functionsยง
- egetkey
- egetkey returns a 256 bit key suitable for sealing secrets to the
enclave in cold storage, derived from the results of the
EGETKEY
instruction. Thecontext
field is a domain separation tag.