TDGSS AlgorithmType Attribute | Teradata Vantage - AlgorithmType - Advanced SQL Engine - Teradata Database

Security Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2022-02-15
dita:mapPath
ppz1593203596223.ditamap
dita:ditavalPath
wrg1590696035526.ditaval
dita:id
B035-1100
lifecycle
previous
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 insure confidentiality.
Integrity Checks a message to ensure that none of the data was changed or lost.
Key Exchange Secure exchange of encryption keys between initiator and acceptor.

This list of supported algorithm functional types only changes if you install a new 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>