17.10 - Example: Modes - Advanced SQL Engine - Teradata Database

Teradata Vantage™ - Advanced SQL Engine Security Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2022-02-15
dita:mapPath
ppz1593203596223.ditamap
dita:ditavalPath
wrg1590696035526.ditaval
dita:id
zuy1472246340572

Supported encryption modes appear in the Mode section of TDGSS Legal Values in the following default xml form:

         <Mode
             NONE="0"
             CBC="1"
             CFB="2"
             ECB="3"
             OFB="4"
             GCM="5"
             CCM="6"
             CTR="7">
         </Mode>
The numbers associated with each mode type are used by the underlying mechanism code to represent the represent the mode type.