Skip to main content

protect

Function protect 

Source
pub fn protect(
    plaintext: &[u8],
    master_key: &Key,
    options: Option<ProtectOptions>,
) -> Result<ProtectResult>
Expand description

Run the fused-first Voided v2 full flow.