DecodeTLSHandshakeHeader(TTLSHandshakeHeader,TTLSHandshakeType,Integer) Method

Represents method DecodeTLSHandshakeHeader(TTLSHandshakeHeader,TTLSHandshakeType,Integer).

Namespace: flcTLSHandshake
procedure DecodeTLSHandshakeHeader(
 const Handshake: TTLSHandshakeHeader;
 var MsgType: TTLSHandshakeType;
 var Length: Integer);

Parameters

Handshake
Type: TTLSHandshakeHeader

MsgType
Type: TTLSHandshakeType

Length
Type: Integer