This page describes the use of the Bizweaver Encrypt Decrypt Tool.
The encryption tool is best used to encrypt data from a source (AWS, Versago) to your database. The functionality is used to store sensitive data in a database, or a file. The tool accepts a string as input and encrypts it with a key you create. To view the string in clear text it must be decrypted with the same key. An encryption step can be added anywhere to a workflow. In the following illustration, the encryptdecrypt tool step is placed between two variable steps.
| 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 |