TTLSPRFAlgorithm Enumeration

Represents type TTLSPRFAlgorithm.

Namespace: flcTLSUtils
type
 TTLSPRFAlgorithm = (
 tlspaSHA256);

The TTLSPRFAlgorithm type exposes the following members.

Show:
 NameDescription
tlspaSHA256

Represents constant tlspaSHA256.

Top