EncodeTLSServerHello(Void,Integer,TTLSServerHello) Method

Represents method EncodeTLSServerHello(Void,Integer,TTLSServerHello).

Namespace: flcTLSHandshake
function EncodeTLSServerHello(
 var Buffer; const Size: Integer;
 const ServerHello: TTLSServerHello): Integer;

Parameters

Buffer
Type: System.Void

Size
Type: Integer

ServerHello
Type: TTLSServerHello

Return Value

Type: Integer