This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
bw2:wfencryptdecrypt_tool [2024/12/21 13:07] dtucker |
bw2:wfencryptdecrypt_tool [2024/12/21 13:15] (current) dtucker |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| </ | </ | ||
| - Enter **Text** that you would like to encrypt - this is the information you are passing into the tool to encrypt/ | - Enter **Text** that you would like to encrypt - this is the information you are passing into the tool to encrypt/ | ||
| - | - Select the appropriate value from the command | + | - Select the appropriate value from the **Command** |
| + | - Encrypt | ||
| + | - Decrypt | ||
| {{ : | {{ : | ||
| - | - **Text** - this is the information you are passing into the tool to encrypt/ | ||
| - | - You can use step and user variables in this field. | ||
| - | - **Encryption / Decryption Key** - This is a key you assign. It can be anything you wish. | ||
| - | - to make it secure, it is recommended that the key is a mix of upper-case and lower-case characters and numbers | ||
| - | - **Command** - This determines if you want to encrypt or decrypt the data. | ||
| - | - 0 to Encrypt | ||
| - | - 1 to Decrypt | ||