TTLSCipherSuiteKeyExchangeInfo Record

Represents type TTLSCipherSuiteKeyExchangeInfo.

Namespace: flcTLSCipherSuite
type
 TTLSCipherSuiteKeyExchangeInfo = record
 end;

The TTLSCipherSuiteKeyExchangeInfo type exposes the following members.

Show:
 NameDescription
Algorithm

Represents field Algorithm.

Exportable

Represents field Exportable.

Name

Represents field Name.

Supported

Represents field Supported.

Top