Part of twisted.internet.ssl View Source View In Hierarchy
Method | __init__ | |
Method | cacheContext | Undocumented |
Method | __getstate__ | Undocumented |
Method | __setstate__ | Undocumented |
Method | getContext | Create an SSL context. |
Parameters | privateKeyFileName | Name of a file containing a private key |
certificateFileName | Name of a file containing a certificate | |
sslmethod | The SSL method to use |