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 Voided v3 whole-monolith full flow.