Sensitive Property: truePublic Key Service | public-key-service | | Controller Service API: PGPPublicKeyService Implementation: StandardPGPPublicKeyService | PGP Public Key Service for encrypting data with Public Key Encryption |
Public Key Search | public-key-search | | | PGP Public Key Search will be used to match against the User ID or Key ID when formatted as uppercase hexadecimal string of 16 characters Supports Expression Language: true (will be evaluated using flow file attributes and variable registry)
This Property is only considered if the [Public Key Service] Property has a value specified. |
Relationships:
Name | Description |
---|
success | Encryption Succeeded |
failure | Encryption Failed |
Reads Attributes:
None specified.Writes Attributes:
Name | Description |
---|
pgp.symmetric.key.algorithm | Symmetric-Key Algorithm |
pgp.symmetric.key.algorithm.block.cipher | Symmetric-Key Algorithm Block Cipher |
pgp.symmetric.key.algorithm.key.size | Symmetric-Key Algorithm Key Size |
pgp.symmetric.key.algorithm.id | Symmetric-Key Algorithm Identifier |
pgp.file.encoding | File Encoding |
pgp.compression.algorithm | Compression Algorithm |
pgp.compression.algorithm.id | Compression Algorithm Identifier |
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, SignContentPGP, VerifyContentPGP