store_encrypted_file

Function store_encrypted_file 

Source
pub fn store_encrypted_file(
    encrypted_file: &EncryptedFile,
    output_dir: &Path,
) -> Result<EncryptionOutputFile, WorkflowError>