This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
bw:encryptdecrypt_tool [2019/12/09 13:36] akoehler [Encrypt Decrypt Tool] |
bw:encryptdecrypt_tool [2022/08/02 17:02] (current) akoehler |
||
|---|---|---|---|
| Line 35: | Line 35: | ||
| - 1 to Decrypt | - 1 to Decrypt | ||
| + | ====Encrypt Decrypt Variables==== | ||
| + | ^Name ^Description^ | ||
| + | |Command|This indicates the encryption key that was used| | ||
| + | |EncryptionKey|This indicates the encryption key that was used| | ||
| + | |InputText|This indicates the text that is entered in the Text field to be encrypted or decrypted| | ||
| + | |Value|This indicates the encrypted text decrypted or decrypted text encrypted| | ||
| + | |StepMessage|During a failure the reason for failure will be populated here| | ||
| + | |StepStatus|True or False| | ||