Example: Key Lengths - 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 key lengths appear in the KeyLength section of the TdgssLibraryConfigFile.xml in the following XML format:

         <KeyLength
             K0="0"
             K128="128"
             K192="192"
             K256="256"
             K416="416"
             K448="448"
             K512="512"
             K1024="1024"
             K2048="2048">
         </KeyLength>
         <KeyLengthP
             K2048="2048">
         </KeyLengthP>
The numbers associated with each key length are used by the underlying mechanism code to represent the key length in bits.