DecodeTLSServerHello(Void,Integer,TTLSServerHello) Method

Represents method DecodeTLSServerHello(Void,Integer,TTLSServerHello).

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

Parameters

Buffer
Type: System.Void

Size
Type: Integer

ServerHello
Type: TTLSServerHello

Return Value

Type: Integer