E5Network/E5SslUtilities.py

changeset 4332
64034d85c709
parent 4318
c2f374ca452b
child 4348
fcb65da90a07
equal deleted inserted replaced
4331:711e7c35a49b 4332:64034d85c709
8 """ 8 """
9 9
10 from __future__ import unicode_literals 10 from __future__ import unicode_literals
11 11
12 from PyQt5.QtCore import qVersion 12 from PyQt5.QtCore import qVersion
13
13 14
14 def initSSL(): 15 def initSSL():
15 """ 16 """
16 Function to initialize some global SSL stuff. 17 Function to initialize some global SSL stuff.
17 """ 18 """

eric ide

mercurial