Example: Modes - Analytics Database - Teradata Vantage

Security Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-04-05
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantage™

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.