TTLSProtocolVersion Record

Represents type TTLSProtocolVersion.

Namespace: flcTLSUtils
type
 TTLSProtocolVersion = packed record
 end;

The TTLSProtocolVersion type exposes the following members.

Show:
 NameDescription
major

Represents field major.

minor

Represents field minor.

Top