pub fn seal(key_policy: Keypolicy, context: &[u8], data: &[u8]) -> Vec<u8> 
Expand description

Seal a secret to the enclave.

The context field is a domain separation tag.