Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dssl.py727 def selected_npn_protocol(self): member in SSLObject
942 def selected_npn_protocol(self): member in SSLSocket
/external/python/cpython2/Lib/
Dssl.py689 def selected_npn_protocol(self): member in SSLSocket