TTLSKeyExchangeAlgorithmInfo Record

Represents type TTLSKeyExchangeAlgorithmInfo.

Namespace: flcTLSUtils
type
 TTLSKeyExchangeAlgorithmInfo = record
 end;

The TTLSKeyExchangeAlgorithmInfo type exposes the following members.

Show:
 NameDescription
KeyType

Represents field KeyType.

Method

Represents field Method.

Name

Represents field Name.

Supported

Represents field Supported.

Top