Home | Trees | Indices | Help |
---|
|
1 # -*- coding: UTF-8 -*- 2 import os 3 from OpenSSL import SSL 4 from zephir.config import ROOT_DIR, cert_file, key_file 5 6 ################################################# 7 ## Factory permettant de créer un contexte SSL ## 8 ################################################# 19
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jan 23 17:05:23 2014 | http://epydoc.sourceforge.net |