You can use the online tool to encrypt or decrypt data in the following procedures:
in the upper left corner of the management console and select a region or project.
on the left and choose .
Enter the plaintext on the console, the text will be encoded to Base64 format before encryption.
The decryption result returned via API will be in Base64 format. Perform Base64 decoding to obtain the plaintext entered on the console.
in the upper left corner of the management console and select a region or project.
on the left and choose .
The decryption result returned via API will be in Base64 format. Perform Base64 decoding to obtain the plaintext entered on the console.