Unit 'flcTLSHandshake' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

TTLSHandshakeHeader

Declaration

Source position: flcTLSHandshake.pas line 97

type TTLSHandshakeHeader = packed record

  msg_type: TTLSHandshakeType;

  

  length: array [0..2] of Byte;

  

end;



CT Web help

CodeTyphon Studio