| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | String | Text to Decrypt. | ||
| key | String | Key used to Decrypt. | ||
| saltKey | String | Optional | Key used in conjunction with key to generate the actual password to decrypt with |
A String value. This will be blank if decryption failed.