DecryptContentPGP 2.3.0¶

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¶

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

SEE ALSO¶