Sensitive Property: trueRaw Key (hexadecimal) | | | In keyed encryption, this is the raw key, encoded in hexadecimal Sensitive Property: true |
Public Keyring File | | | In a PGP encrypt mode, this keyring contains the public key of the recipient |
Public Key User Id | | | In a PGP encrypt mode, this user id of the recipient |
Private Keyring File | | | In a PGP decrypt mode, this keyring contains the private key of the recipient |
Private Keyring Passphrase | | | In a PGP decrypt mode, this is the private keyring passphrase Sensitive Property: true Supports Expression Language: true (will be evaluated using variable registry only) |
PGP Symmetric Cipher | 7 | - IDEA
- TRIPLE_DES
- CAST5
- BLOWFISH
- DES
- AES_128
- AES_192
- AES_256
- TWOFISH
- CAMELLIA_128
- CAMELLIA_192
- CAMELLIA_256
| When using PGP encryption, this is the symmetric cipher to be used. This property is ignored if Encryption Algorithm is not PGP or PGP-ASCII-ARMOR
Note that the provided cipher is only used duringthe encryption phase, while it is inferred from the ciphertext in the decryption phase |
Relationships:
Name | Description |
---|
success | Any FlowFile that is successfully encrypted or decrypted will be routed to success |
failure | Any FlowFile that cannot be encrypted or decrypted will be routed to failure |
Reads Attributes:
None specified.Writes Attributes:
None specified.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:
Resource | Description |
---|
CPU | An instance of this component can cause high usage of this system resource. Multiple instances or high concurrency settings may result a degradation of performance. |