Unit 'flcTLSTransportServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TTLSServerClientState

Declaration

Source position: flcTLSTransportServer.pas line 104

type TTLSServerClientState = (

  tlsscInit,

  

  tlsscHandshakeAwaitingClientHello,

  

  tlsscHandshakeAwaitingClientKeyExchange,

  

  tlsscHandshakeAwaitingFinish,

  

  tlsscConnection

  

);



CT Web help

CodeTyphon Studio