This tool encrypts files using PGP encryption. To encrypt a message using PGP, you need the PGP encryption package, which is available for free from a number of sources.
You must have the PGP Command Line application installed and a valid license to operate the PGP executable.
Setup |
Description |
---|---|
Encryption Key ID |
Specifies the ID of the encryption key. |
PGP Executable Path |
Sets the path to the PGP command line executable. |
Recipients |
Lists of key ID values that can decrypt the encrypted file. |
Pass Phrase |
Specifies the pass phrase to unlock the encryption key. |
Job Objects (In) |
Description |
---|---|
In File |
Name of the job object to process. |
Job Objects (Out) |
Description |
---|---|
Out File |
Name of the job object created. |
This tool's icon has a red X indicator until all parts are configured correctly.
PGP Encryption is a public / private key encoding / decoding system.
A user encrypts data using their private encryption key and can include any number of recipients by including the recipient's public key. This allows the recipient to decode and view the content.