17.20 - Example: Modes - Analytics Database - Teradata Vantage

Teradata Vantage™ - Analytics Database Security Administration - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-03-07
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572

Supported encryption modes appear in the Mode section of TDGSS Legal Values in the following 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 mode type.