PGPPrivateKeyService
Implementation: 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: true (will be evaluated using flow file attributes and variable registry) |
Relationships:
Name | Description |
---|
success | Content signing succeeded |
failure | Content signing failed |
Reads Attributes:
None specified.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:
None specified.See Also:
DecryptContentPGP, EncryptContentPGP, VerifyContentPGP