DecryptStepDetails
class DecryptStepDetails
Each step type has its own StepDetails
structure.
Types
Properties
Link copied to clipboard
Specifies the location for the file being decrypted. Use ${Transfer:UserName}
or ${Transfer:UploadDate}
in this field to parametrize the destination prefix by username or uploaded date.
Link copied to clipboard
A flag that indicates whether to overwrite an existing file of the same name. The default is FALSE
.
Link copied to clipboard
Specifies which file to use as input to the workflow step: either the output from the previous step, or the originally uploaded file for the workflow.
Link copied to clipboard
The type of encryption used. Currently, this value must be PGP
.