SignContentPGP 2.3.0

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

Property

Description

file-encoding

File Encoding for signing

hash-algorithm

Hash Algorithm for signing

private-key-id

PGP Private Key Identifier formatted as uppercase hexadecimal string of 16 characters used for signing

private-key-service

PGP Private Key Service for generating content signatures

signing-strategy

Strategy for writing files to success after signing

RELATIONSHIPS

NAME

DESCRIPTION

failure

Content signing failed

success

Content signing succeeded

WRITES ATTRIBUTES

NAME

DESCRIPTION

pgp.compression.algorithm

Compression Algorithm

pgp.compression.algorithm.id

Compression Algorithm Identifier

pgp.file.encoding

File Encoding

pgp.signature.algorithm

Signature Algorithm including key and hash algorithm names

pgp.signature.hash.algorithm.id

Signature Hash Algorithm Identifier

pgp.signature.key.algorithm.id

Signature Key Algorithm Identifier

pgp.signature.key.id

Signature Public Key Identifier

pgp.signature.type.id

Signature Type Identifier

pgp.signature.version

Signature Version Number

SEE ALSO

Language: English