TTLSRecordHeader Record

Represents type TTLSRecordHeader.

Namespace: flcTLSRecord
type
 TTLSRecordHeader = packed record
 end;

The TTLSRecordHeader type exposes the following members.

Show:
 NameDescription
length

Represents field length.

version

Represents field version.

_type

Represents field _type.

Top