| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
SSLWrapper Abstract SSLWrapper base class |
|||
|
PyOpenSSLWrapper Wrapper class for PyOpenSSL's recv() and send() methods |
|||
|
StdlibSSLWrapper Wrapper class for Python socket.ssl read() and write() methods |
|||
|
NonBlockingTLS TLS connection used to encrypts already estabilished tcp connection |
|||
|
|||
|
|||
|
|||
log = logging.getLogger('gajim.c.x.tls_nb')
|
|||
PYOPENSSL =
|
|||
PYSTDLIB =
|
|||
USE_PYOPENSSL = False
|
|||
Imports: socket, PlugIn, sys, os, time, traceback, logging, OpenSSL
|
|||
|
|
|||
log
|
PYOPENSSL
|
PYSTDLIB
|
USE_PYOPENSSL
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 12 02:06:27 2010 | http://epydoc.sourceforge.net |