VerifyContentPGP 2.0.0

Bundle
org.apache.nifi | nifi-pgp-nar
Description
Verify signatures using OpenPGP Public Keys
Tags
Encryption, GPG, OpenPGP, PGP, RFC 4880, Signing
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
success Signature Verification Succeeded
failure Signature Verification Failed
Writes Attributes
Name Description
pgp.literal.data.filename Filename from Literal Data
pgp.literal.data.modified Modified Date Time from Literal Data in milliseconds
pgp.signature.created Signature Creation Time in milliseconds
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