Searched defs:_ssl_wrap_socket (Results 1 – 1 of 1) sorted by relevance
64 _ssl_wrap_socket = ssl.wrap_socket variable66 def _ssl_wrap_socket(sock, key_file, cert_file): function