HomeSort by relevance Sort by last modified time
    Searched refs:AlertLevel (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/tlslite/tlslite/
errors.py 15 from .constants import AlertDescription, AlertLevel
80 L{tlslite.constants.AlertLevel}
108 L{tlslite.constants.AlertLevel}
api.py 5 from .constants import AlertLevel, AlertDescription, ClientCertificateType, \
tlsrecordlayer.py 343 AlertDescription.close_notify, AlertLevel.warning)):
520 alert = Alert().create(alertDescription, AlertLevel.fatal)
690 if alert.level == AlertLevel.warning or \
700 AlertLevel.warning)
709 elif alert.level == AlertLevel.warning:
732 AlertLevel.warning)
    [all...]
constants.py 64 class AlertLevel:
messages.py 71 def create(self, description, level=AlertLevel.fatal):
tlsconnection.py     [all...]
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 46 milliseconds