TTLSCipherSuiteInfo Record

Represents type TTLSCipherSuiteInfo.

Namespace: flcTLSCipherSuite
type
 TTLSCipherSuiteInfo = record
 end;

The TTLSCipherSuiteInfo type exposes the following members.

Show:
 NameDescription
Cipher

Represents field Cipher.

ClientSupport

Represents field ClientSupport.

Hash

Represents field Hash.

KeyExchange

Represents field KeyExchange.

MinVersion

Represents field MinVersion.

Name

Represents field Name.

Rec

Represents field Rec.

ServerSupport

Represents field ServerSupport.

Top