Example: Padding Types - 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 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 represent the padding type.