Home
last modified time | relevance | path

Searched defs:set_alpn_protocols (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dssl.py382 def set_alpn_protocols(self, alpn_protocols): member in SSLContext
/external/python/cpython3/Lib/
Dssl.py544 def set_alpn_protocols(self, alpn_protocols): member in SSLContext