t.i.s.DefaultOpenSSLContextFactory(ContextFactory) : class documentation

Part of twisted.internet.ssl View Source View In Hierarchy

No class docstring
Method __init__
Method cacheContext Undocumented
Method __getstate__ Undocumented
Method __setstate__ Undocumented
Method getContext Create an SSL context.
def __init__(self, privateKeyFileName, certificateFileName, sslmethod=SSL.SSLv23_METHOD): (source)
ParametersprivateKeyFileNameName of a file containing a private key
certificateFileNameName of a file containing a certificate
sslmethodThe SSL method to use
def cacheContext(self): (source)
Undocumented
def __getstate__(self): (source)
Undocumented
def __setstate__(self, state): (source)
Undocumented
def getContext(self): (source)
Create an SSL context.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.