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

TTLSClientState

Declaration

Source position: flcTLSTransportClient.pas line 110

type TTLSClientState = (

  tlsclInit,

  

  tlsclHandshakeAwaitingServerHello,

  

  tlsclHandshakeAwaitingServerHelloDone,

  

  tlsclHandshakeClientKeyExchange,

  

  tlsclConnection

  

);



CT Web help

CodeTyphon Studio