TTLSSecurityParameters Record

Represents type TTLSSecurityParameters.

Namespace: flcTLSConnection
type
 TTLSSecurityParameters = record
 end;

The TTLSSecurityParameters type exposes the following members.

Show:
 NameDescription
CipherSuite

Represents field CipherSuite.

CipherSuiteCipherCipherInfo

Represents field CipherSuiteCipherCipherInfo.

CipherSuiteDetails

Represents field CipherSuiteDetails.

Compression

Represents field Compression.

KeyExchangeAlgorithm

Represents field KeyExchangeAlgorithm.

KeyExchangeAlgorithmInfo

Represents field KeyExchangeAlgorithmInfo.

PrfAlgorithm

Represents field PrfAlgorithm.

Top