EncodeTLSHandshakeServerHello(Void,Integer,TTLSServerHello) Method
Represents method EncodeTLSHandshakeServerHello(Void,Integer,TTLSServerHello).
function EncodeTLSHandshakeServerHello( var Buffer; const Size: Integer; const ServerHello: TTLSServerHello): Integer;
Parameters
- Buffer
- Type: System.Void
- Size
- Type: Integer
- ServerHello
- Type: TTLSServerHello
Return Value
Type: Integer