DecryptContentPGP
Description
Decrypt contents of OpenPGP messages. Using the Packaged Decryption Strategy preserves OpenPGP encoding to support subsequent signature verification.
Tags
Encryption, GPG, OpenPGP, PGP, RFC 4880
Properties
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Decryption Strategy * | decryption-strategy | DECRYPTED |
| Strategy for writing files to success after decryption |
Passphrase | passphrase | Passphrase used for decrypting data encrypted with Password-Based Encryption | ||
Private Key Service | private-key-service | Controller Service: PGPPrivateKeyService Implementations: StandardPGPPrivateKeyService | PGP Private Key Service for decrypting data encrypted with Public Key Encryption |
Dynamic Properties
This component does not support dynamic properties.
Relationships
Name | Description |
---|---|
failure | Decryption Failed |
success | Decryption Succeeded |
Reads Attributes
This processor does not read attributes.
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 |
State Management
This component does not store state.
Restricted
This component is not restricted.
Input Requirement
This component requires an incoming relationship.
System Resource Considerations
This component does not specify system resource considerations.