Package beepy :: Package transports :: Module tls :: Class ServerTLSContext
[show private | hide private]
[frames | no frames]

Class ServerTLSContext

          ContextFactory --+    
                           |    
DefaultOpenSSLContextFactory --+
                               |
                              ServerTLSContext


A default TLS context factory to use for TLS connections
Method Summary
  __init__(self, privateKeyFileName, certificateFileName, sslmethod)
    Inherited from DefaultOpenSSLContextFactory
  __getstate__(self)
  __setstate__(self, state)
  cacheContext(self)
  getContext(self)
Create an SSL context.

Class Variable Summary
int isClient = 0                                                                     

Class Variable Details

isClient

Type:
int
Value:
0                                                                     

Generated by Epydoc 2.0 on Thu Sep 30 14:39:26 2004 http://epydoc.sf.net