We create a view from datasource and we want to encrypt existed column by AES/DES in the view. But the methods and function used are not recorded in official documents. After encrypting, we need to know how to decrypt the column for verify.
Guest
Oct 24, 2023
We don't support encrypting/decrypting the column values. We would recommend using CBS to obfuscate/redact the values.
We don't support encrypting/decrypting the column values. We would recommend using CBS to obfuscate/redact the values.