DecodeTLSServerHello(Void,Integer,TTLSServerHello) Method
Represents method DecodeTLSServerHello(Void,Integer,TTLSServerHello).
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