pub fn store_plaintext_file(
file: &PlaintextFile,
output_dir: &Path,
) -> Result<DecryptionOutputFile, WorkflowError>pub fn store_plaintext_file(
file: &PlaintextFile,
output_dir: &Path,
) -> Result<DecryptionOutputFile, WorkflowError>