Skip to main content

decrypt_redaction_session

Function decrypt_redaction_session 

Source
pub fn decrypt_redaction_session(
    encrypted_session: &str,
    passphrase: &str,
) -> Result<RedactionSession>