Example: Padding Types - 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 padding types appear in the Padding section of TdgssLibraryConfigFile.xml as follows:

         <Padding
             NoPadding="0"
             OAEPWithDIGESTAndMGFPadding="1"
             PKCS1Padding="3"
             PKCS5Padding="4"
             SSL3Padding="5">
         </Padding>
The numbers associated with each padding type are used by the underlying mechanism code to represent the padding type.