SignContentPGP 2025.10.9.21

Bundle

org.apache.nifi | nifi-pgp-nar

Description

Sign content using OpenPGP Private Keys

Tags

Encryption, GPG, OpenPGP, PGP, RFC 4880, Signing

Input Requirement

REQUIRED

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
file-encodingFile Encoding for signing
hash-algorithmHash Algorithm for signing
private-key-idPGP Private Key Identifier formatted as uppercase hexadecimal string of 16 characters used for signing
private-key-servicePGP Private Key Service for generating content signatures
signing-strategyStrategy for writing files to success after signing

Relationships

NameDescription
failureContent signing failed
successContent signing succeeded

Writes attributes

NameDescription
pgp.compression.algorithmCompression Algorithm
pgp.compression.algorithm.idCompression Algorithm Identifier
pgp.file.encodingFile Encoding
pgp.signature.algorithmSignature Algorithm including key and hash algorithm names
pgp.signature.hash.algorithm.idSignature Hash Algorithm Identifier
pgp.signature.key.algorithm.idSignature Key Algorithm Identifier
pgp.signature.key.idSignature Public Key Identifier
pgp.signature.type.idSignature Type Identifier
pgp.signature.versionSignature Version Number

See also