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

TTLSPreMasterSecret

Declaration

Source position: flcTLSHandshake.pas line 262

type TTLSPreMasterSecret = packed record

  client_version: TTLSProtocolVersion;

  

  random: array [0..45] of Byte;

  

end;



CT Web help

CodeTyphon Studio