Searched refs:TLSUnsupportedError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tlslite/tlslite/
H A Derrors.py3 # Dave Baggett (Arcode Corporation) - Added TLSUnsupportedError.
11 TLSUnsupportedError
170 class TLSUnsupportedError(TLSError): class in inherits:TLSError
H A Dtlsconnection.py1420 raise TLSUnsupportedError("Simulating version intolerance")
1423 raise TLSUnsupportedError("Simulating version intolerance")

Completed in 72 milliseconds