Package tlslite :: Module constants :: Class AlertLevel
[hide private]
[frames] | no frames]

Class AlertLevel

source code


Enumeration of TLS Alert protocol levels

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from TLSEnum: toRepr, toStr

Inherited from TLSEnum (private): _recursiveVars

Class Variables [hide private]
  fatal = 2
  warning = 1
Properties [hide private]

Inherited from object: __class__