Skip to main content

PGP Encrypt stream

Description

PGP Encrypt Stream encrypts data within a workflow using PGP encryption through Gnu Privacy Guard (GPG). Use this step when you need to secure sensitive data before transmitting or storing it — for example, encrypting files for a partner who requires PGP-protected deliveries. It reads content from a specified data field, encrypts it with the provided GPG key, and writes the encrypted result to an output field for downstream steps.

Configurations

Field NameDescription
Step nameSpecify 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
GPG LocationBrowse for GPG.exe location or provide a parameter for location.
Key nameSpecify the encryption key name.
Read keyname fromEnable checkbox to read passphrase from field.
Keyname fieldChoose the field for keyname.
Data fieldnameSpecify the fieldname containing data.
Result fieldnameSpecify the fieldname for the result.