Skip to main content

fuse

Function fuse 

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

Apply the fused shell primitive to arbitrary bytes.