pub fn seal(entries: &[Value], key: &[u8; 32]) -> Result<Vec<u8>, BundleError>
Serialize + encrypt the entries into a vault blob (nonce || ciphertext).
nonce || ciphertext