t.i._sslverify : module documentation

Part of twisted.internet View Source

No module docstring
Class OpenSSLVerifyError Undocumented
Class CertBase No class docstring; 1/3 methods documented
Function problemsFromTransport Retrieve the SSL errors associated with the given transport.
Class PublicKey No class docstring; 1/5 methods documented
Class _SSLApplicationData Undocumented
Function _handleattrhelper No summary
def problemsFromTransport(tpt): (source)
Retrieve the SSL errors associated with the given transport.
Parameterstpt (type: ISystemHandle provider wrapper around an SSL connection. )
Returns (type: list of OpenSSLVerifyError. )
def _handleattrhelper(Class, transport, methodName): (source)
(private) Helper for Certificate.peerFromTransport and Certificate.hostFromTransport which checks for incompatible handle types and null certificates and raises the appropriate exception or returns the appropriate certificate object.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.