Home | Trees | Indices | Help |
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | TLSError --+ | TLSAuthenticationError
The handshake succeeded, but the other party's authentication was inadequate.
This exception will only be raised when a tlslite.Checker.Checker has been passed to a handshake function. The Checker will be invoked once the handshake completes, and if the Checker objects to how the other party authenticated, a subclass of this exception will be raised.
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Feb 25 22:33:23 2013 | http://epydoc.sourceforge.net |