EncodeTLSClientHello(Void,Integer,TTLSClientHello) Method
Represents method EncodeTLSClientHello(Void,Integer,TTLSClientHello).
function EncodeTLSClientHello( var Buffer; const Size: Integer; const ClientHello: TTLSClientHello): Integer;
Parameters
- Buffer
- Type: System.Void
- Size
- Type: Integer
- ClientHello
- Type: TTLSClientHello
Return Value
Type: Integer