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

TTLSAlertLevel

Declaration

Source position: flcTLSAlert.pas line 56

type TTLSAlertLevel = (

  tlsalWarning = 1,

  

  tlsalFatal = 2,

  

  tlsalAlertLevelMax = 255

  

);



CT Web help

CodeTyphon Studio