| Home | 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('nbxmpp.tls_nb') | |||
| PYOPENSSL =  | |||
| PYSTDLIB =  | |||
| USE_PYOPENSSL = True | |||
| __package__ =  | |||
Imports: socket, PlugIn, sys, os, time, traceback, logging, OpenSSL
| 
 | |||
| 
 | 
| 
 | |||
| log
 | 
| PYOPENSSL
 | 
| PYSTDLIB
 | 
| USE_PYOPENSSL
 | 
| __package__
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Fri Jul 26 11:25:12 2013 | http://epydoc.sourceforge.net |