DecryptContentPGP 2025.10.9.21

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.

Tags

Encryption, GPG, OpenPGP, PGP, RFC 4880

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
decryption-strategyStrategy for writing files to success after decryption
passphrasePassphrase used for decrypting data encrypted with Password-Based Encryption
private-key-servicePGP Private Key Service for decrypting data encrypted with Public Key Encryption

Relationships

NameDescription
failureDecryption Failed
successDecryption Succeeded

Writes attributes

NameDescription
pgp.literal.data.filenameFilename from decrypted Literal Data
pgp.literal.data.modifiedModified Date from decrypted Literal Data
pgp.symmetric.key.algorithm.block.cipherSymmetric-Key Algorithm Block Cipher
pgp.symmetric.key.algorithm.idSymmetric-Key Algorithm Identifier

See also