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

TTLSRecordHeader

Declaration

Source position: flcTLSRecord.pas line 91

type TTLSRecordHeader = packed record

  _type: TTLSContentType;

  

  version: TTLSProtocolVersion;

  

  length: Word;

  

end;



CT Web help

CodeTyphon Studio