Encryption Examples
The following example shows how to define encryption actions for two columns using AES_CBC_PAD
and FPE
encryption:
The following example shows how to define encryption actions for one column using FF1
encryption:
The following example shows how to define encryption actions for a column using DESede
encryption:
Note
Output and input are base-64 encoded for AES_CBC_PAD
mode in ENCRYPT
, DECRYPT
, and REKEY
actions.