SignContentPGP
Description
Sign content using OpenPGP Private Keys
Tags
Encryption, GPG, OpenPGP, PGP, RFC 4880, Signing
Properties
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
File Encoding * | file-encoding | BINARY |
| File Encoding for signing |
Hash Algorithm * | hash-algorithm | SHA512 |
| Hash Algorithm for signing |
Signing Strategy * | signing-strategy | SIGNED |
| Strategy for writing files to success after signing |
Private Key Service * | private-key-service | Controller Service: PGPPrivateKeyService Implementations: StandardPGPPrivateKeyService | PGP Private Key Service for generating content signatures | |
Private Key ID * | private-key-id | PGP Private Key Identifier formatted as uppercase hexadecimal string of 16 characters used for signing Supports Expression Language, using FlowFile attributes and Environment variables. |
Dynamic Properties
This component does not support dynamic properties.
Relationships
Name | Description |
---|---|
failure | Content signing failed |
success | Content signing succeeded |
Reads Attributes
This processor does not read attributes.
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 |
State Management
This component does not store state.
Restricted
This component is not restricted.
Input Requirement
This component requires an incoming relationship.
System Resource Considerations
This component does not specify system resource considerations.