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

TTLSSessionID

Declaration

Source position: flcTLSSessionID.pas line 60

type TTLSSessionID = record

  Len: Byte;

  

  Data: array [0..TLSSessionIDMaxLen-1] of Byte;

  

end;



CT Web help

CodeTyphon Studio