EncryptContentPGP 2.3.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

Property

Description

file-encoding

File Encoding for encryption

passphrase

Passphrase used for encrypting data with Password-Based Encryption

public-key-search

PGP Public Key Search will be used to match against the User ID or Key ID when formatted as uppercase hexadecimal string of 16 characters

public-key-service

PGP Public Key Service for encrypting data with Public Key Encryption

symmetric-key-algorithm

Symmetric-Key Algorithm for encryption

RELATIONSHIPS

NAME

DESCRIPTION

failure

Encryption Failed

success

Encryption Succeeded

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

Language: English