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