EncryptContentPGP 2.0.0

Bundle
org.apache.nifi | nifi-pgp-nar
Description
Encrypt contents using OpenPGP. The processor reads input and detects OpenPGP messages to avoid unnecessary additional wrapping in Literal Data packets.
Tags
Encryption, GPG, OpenPGP, PGP, RFC 4880
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
success Encryption Succeeded
failure Encryption Failed
Writes Attributes
Name Description
pgp.symmetric.key.algorithm Symmetric-Key Algorithm
pgp.symmetric.key.algorithm.block.cipher Symmetric-Key Algorithm Block Cipher
pgp.symmetric.key.algorithm.key.size Symmetric-Key Algorithm Key Size
pgp.symmetric.key.algorithm.id Symmetric-Key Algorithm Identifier
pgp.file.encoding File Encoding
pgp.compression.algorithm Compression Algorithm
pgp.compression.algorithm.id Compression Algorithm Identifier
See Also