EncodeTLSHandshakeClientHello(Void,Integer,TTLSClientHello) Method

Represents method EncodeTLSHandshakeClientHello(Void,Integer,TTLSClientHello).

Namespace: flcTLSHandshake
function EncodeTLSHandshakeClientHello(
 var Buffer; const Size: Integer;
 const ClientHello: TTLSClientHello): Integer;

Parameters

Buffer
Type: System.Void

Size
Type: Integer

ClientHello
Type: TTLSClientHello

Return Value

Type: Integer