Encryption
Encryption Utilities provided to an Avo Assure user
Avo Assure allows the user to encrypt data specified by the user by any of the encryption methods mentioned:
- AES
- MD5
- Base64
- 1.The user has to Log in to Avo Assure with valid credentials.
- 2.The user has to click the Utilities plugin, and the Utilities window will be displayed.
- 3.The user has to click the Encryption button, and the Encryption window will be displayed.
- 4.The user has to select the AES option from the Select Method drop-down.
- 5.The user has to Enter Data For Encryption in the enter data placeholder.
- 6.To fetch the encrypted data of the specified text/data, the user has to click the Encrypt button.
- 7.The encrypted data will be generated in the second text area (initially marked with the placeholder ‘Encrypted Data’). This encrypted data can be copied and used wherever required.
- 8.To clear the text area, click the Reset button.
- 1.The user has to click the Utilities plugin, and the Utilities window will be displayed.
- 2.The user has to click the Encryption button, and the Encryption window will be displayed.
- 3.The user has to select the MD5 option from the Select Method drop-down.
- 4.The user has to Enter Data For Encryption in the enter data placeholder.
- 5.To fetch the encrypted data of the specified text/data, the user has to click the Generate button.
- 6.The encrypted data will be generated in the second text area (initially marked with the placeholder ‘Encrypted Data’). This encrypted data can be copied and used wherever required.
- 7.To clear the text area, click the Reset button.
- 1.The user has to click the Utilities plugin, and the Utilities window will be displayed.
- 2.The user has to click the Encryption button, and the Encryption window will be displayed.
- 3.The user has to select the Base64 option from the Select Method drop-down.
- 4.The user has to Enter Data For Encryption in the enter data placeholder.
- 5.To fetch the encrypted data of the specified text/data, the user has to click the Encode button.
- 6.The encrypted data will be generated in the second text area (initially marked with the placeholder ‘Encrypted Data’). This encrypted data can be copied and used wherever required.
- 7.To clear the text area, click the Reset button.
Last modified 2mo ago