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