Home | Trees | Index | Help |
---|
Package twisted :: Package internet :: Module ssl :: Class DefaultOpenSSLContextFactory |
|
ContextFactory
--+
|
DefaultOpenSSLContextFactory
ServerTLSContext
Method Summary | |
---|---|
__init__(self,
privateKeyFileName,
certificateFileName,
sslmethod)
| |
__getstate__(self)
| |
__setstate__(self,
state)
| |
cacheContext(self)
| |
Create an SSL context. |
Class Variable Summary | |
---|---|
Inherited from ContextFactory | |
int |
isClient = 0 |
Method Details |
---|
getContext(self)Create an SSL context. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Thu Sep 30 14:39:24 2004 | http://epydoc.sf.net |