B2B Gateway > File transfer tasks > Encrypt
  

Encrypt

An encrypt file transfer task uses PGP to encrypt outbound files when transferring them from the source location to the home directory of the file server user.
You can use encrypt tasks in outbound partner flows.
An encrypt task contains the following variables:
Variable
Description
PUBLIC_KEY_ID
ID of the key to use to encrypt the file.
SECRET_KEY_ID
Required when the value of SIGN is true. The ID of the secret key to use to sign the file.
SECRET_KEY_PASSPHRASE
Required when the value of SIGN is true. The passphrase to access the secret key.
SIGN
Determines whether the files must be signed by PGP. Valid values are true or false. Default is false. Values are not case sensitive.