TDGSS AlgorithmType Attribute | Teradata Vantage - AlgorithmType - Teradata Vantage - Analytics Database

Security Administration

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-03-29
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantageā„¢

The Algorithm Type class lists the encryption functions supported by TDGSS.

The following table describes the supported algorithm functions:

Algorithm Type Function
Confidentiality Encrypts transmitted data to ensure confidentiality.
Integrity Checks a message to ensure that none of the data was changed or lost.
KeyExchange Secure exchange of encryption keys between initiator and acceptor.

This list of supported algorithm functional types only changes if you install a release of TDGSS that supports a different set of functional types.

Supported encryption functions appear in the AlgorithmType section of TdgssLibraryConfigFile.xml in the following default xml form:

           <AlgorithmType>
              Confidentiality
              Integrity
              KeyExchange
           </AlgorithmType>