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