Example: Modes - Advanced SQL Engine - Teradata Database

Security Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ied1556235912841.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1100
lifecycle
previous
Product Category
Teradata Vantage™

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.