TLS signature algorithms for key exchange
The TLS signature algorithms application definition field determines which algorithms are supported by the application for handshake message digital signatures.
For more information about signature algorithms and how they are used, see the Message signature under System TLS system level settings.
The default value is *PGM, which means the program that uses this "application ID" sets the TLS signature algorithms used for handshake message signatures to the appropriate value. All System TLS attributes have an initial default value. Programs can explicitly define the list by using gsk_attribute_set_buffer().
If *PGM results in an inappropriate configuration, set this field to contain the required ordered list of supported signature algorithms.