TTLSCipherSuiteDetails Record

Represents type TTLSCipherSuiteDetails.

Namespace: flcTLSCipherSuite
type
 TTLSCipherSuiteDetails = record
 end;

The TTLSCipherSuiteDetails type exposes the following members.

Show:
 NameDescription
CipherInfo

Represents field CipherInfo.

CipherSuite

Represents field CipherSuite.

CipherSuiteInfo

Represents field CipherSuiteInfo.

HashInfo

Represents field HashInfo.

KeyExchangeInfo

Represents field KeyExchangeInfo.

Top