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

TTLSServerHello

Declaration

Source position: flcTLSHandshake.pas line 170

type TTLSServerHello = record

  ProtocolVersion: TTLSProtocolVersion;

  

  SessionID: TTLSSessionID;

  

  CipherSuite: TTLSCipherSuiteRec;

  

  CompressionMethod: TTLSCompressionMethod;

  

  Random: TTLSRandom;

  

end;



CT Web help

CodeTyphon Studio