TTLSHandshakeHeader Record

Represents type TTLSHandshakeHeader.

Namespace: flcTLSHandshake
type
 TTLSHandshakeHeader = packed record
 end;

The TTLSHandshakeHeader type exposes the following members.

Show:
 NameDescription
length

Represents field length.

msg_type

Represents field msg_type.

Top