Skip to main content

fuse_bytes

Function fuse_bytes 

Source
pub fn fuse_bytes(
    data: &[u8],
    master_key: &Key,
    options: Option<FusedShellOptions>,
) -> Result<Vec<u8>>
Expand description

Serialize a fused shell envelope directly.