Home | Trees | Index | Help |
|
---|
|
Stream
Method Summary | |
---|---|
Initialize TLS support of a Stream object | |
Get the TLS connection object for the stream. |
Instance Variable Summary | |
---|---|
tls : TLS connection object. |
Method Details |
---|
__init__(self,
tls_settings=None)
Initialize TLS support of a Stream object |
get_tls_connection(self)Get the TLS connection object for the stream.
|
Instance Variable Details |
---|
tlsTLS connection object. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Dec 26 17:57:48 2005 | http://epydoc.sf.net |