Skip to main content

store_plaintext_file

Function store_plaintext_file 

Source
pub fn store_plaintext_file(
    filename: &SecureString,
    content: &SecureBytes,
    output_dir: &Path,
) -> Result<DecryptionOutputFile, WorkflowError>