Searched refs:dhfile (Results 1 – 4 of 4) sorted by relevance
1063 def load_tmp_dh(self, dhfile): argument1072 dhfile = _path_string(dhfile)1074 bio = _lib.BIO_new_file(dhfile, b"r")
1639 with open(dhfilename, "w") as dhfile:1640 dhfile.write(dhparam)
1261 .. method:: SSLContext.load_dh_params(dhfile)1266 The *dhfile* parameter should be the path to a file containing DH
1748 .. method:: SSLContext.load_dh_params(dhfile)1753 The *dhfile* parameter should be the path to a file containing DH