PGP Decrypt stream
Description
PGP Decrypt stream is a step in the Cryptography Plugin for Process Studio Workflows. PGP decrypt stream is used to decrypt PGP (Pretty Good Privacy) data.
Configurations
No. | Field Name | Description |
---|---|---|
1 | Step name | Specify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |
GPG (Gnu Privacy Guard) Settings | ||
2 | GPG Location | Browse for GPG.exe location or provide a parameter for location. |
3 | Passphrase | Specify the decryption passphrase. |
4 | Read passphrase from | Enable checkbox to read passphrase from field. |
5 | Passphrase fieldname | Choose the field for passphrase. |
6 | Data fieldname | Specify the fieldname containing data. |
7 | Result fieldname | Specify the fieldname for the result. |