Package foolscap :: Module crypto :: Class MyOptions
[hide private]
[frames] | no frames]

Class MyOptions

source code

                                           object --+    
                                                    |    
twisted.internet._sslverify.OpenSSLCertificateOptions --+
                                                        |
                                                       MyOptions

Instance Methods [hide private]
 
_makeContext(self) source code

Inherited from twisted.internet._sslverify.OpenSSLCertificateOptions: __getstate__, __init__, __setstate__, getContext

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]

Inherited from twisted.internet._sslverify.OpenSSLCertificateOptions: method

Inherited from twisted.internet._sslverify.OpenSSLCertificateOptions (private): _OP_ALL, _context

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_makeContext(self)

source code 
Overrides: twisted.internet._sslverify.OpenSSLCertificateOptions._makeContext