DecryptContentPGP 2025.10.2.19¶
Bundle¶
org.apache.nifi | nifi-pgp-nar
Description¶
Decrypt contents of OpenPGP messages. Using the Packaged Decryption Strategy preserves OpenPGP encoding to support subsequent signature verification.
Input Requirement¶
REQUIRED
Supports Sensitive Dynamic Properties¶
false
Properties¶
| Property | Description | 
|---|---|
| decryption-strategy | Strategy for writing files to success after decryption | 
| passphrase | Passphrase used for decrypting data encrypted with Password-Based Encryption | 
| private-key-service | PGP Private Key Service for decrypting data encrypted with Public Key Encryption | 
Relationships¶
| Name | Description | 
|---|---|
| failure | Decryption Failed | 
| success | Decryption Succeeded | 
Writes attributes¶
| Name | Description | 
|---|---|
| pgp.literal.data.filename | Filename from decrypted Literal Data | 
| pgp.literal.data.modified | Modified Date from decrypted Literal Data | 
| pgp.symmetric.key.algorithm.block.cipher | Symmetric-Key Algorithm Block Cipher | 
| pgp.symmetric.key.algorithm.id | Symmetric-Key Algorithm Identifier |