Reference: PGP-Decrypt Step Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Step ID
| id
| The unique ID of the pgp-decrypt step within the
assembly. |
Input
| input
| Specifies where the pgp-decrypt step obtains
data as input. There are 5 possible values:
|
Output
| output
| Specifies where the pgp-decrypt step directs the
output. There are 5 possible values:
|
Private Key
| private-key
| The filename or URI for the Workday private key. Use the file://
protocol to specify it as a filename. |
Passphrase
| passphrase
| Specifies the passphrase for the private key. |
Decrypted Filename
| decrypted-filename
| Sets the content-disposition attribute on the output of the
pgp-decrypt step or, if the output is a variable,
the filename. If the pgp-encrypt step specifies a
decrypted-filename value, however, that value
takes precedence. |
Advanced Tab
Property | XML Attribute Name | Description |
|---|---|---|
Description
| description
| A description of the pgp-decrypt step that displays in the
consolidated log. You can use this feature to describe the step's function
and the data on which it is operating. |
Execute When
| execute-when
| A condition that determines whether the
pgp-decrypt step executes. |