pub fn fuse_bytes( data: &[u8], master_key: &Key, options: Option<FusedShellOptions>, ) -> Result<Vec<u8>>
Serialize a fused shell envelope directly.