pub fn new_deoxysii(key_policy: Keypolicy, context: &[u8]) -> DeoxysII
Expand description
Creates a new Deoxys-II instance initialized with an SGX sealing key derived
from the results of the EGETKEY
instruction.
The context
field is a domain separation tag.