Skip to main content

seal

Function seal 

Source
pub fn seal(entries: &[Value], key: &[u8; 32]) -> Result<Vec<u8>, BundleError>
Expand description

Serialize + encrypt the entries into a vault blob (nonce || ciphertext).