Skip to main content

redact_text_with_encrypted_session

Function redact_text_with_encrypted_session 

Source
pub fn redact_text_with_encrypted_session(
    redactor: &Redactor,
    text: &str,
    input_kind: InputKind,
    passphrase: &str,
) -> Result<EncryptedRedactionArtifact>