Searched defs:OP_CIPHER_SERVER_PREFERENCE (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_ssl.py | 158 OP_CIPHER_SERVER_PREFERENCE = getattr(ssl, "OP_CIPHER_SERVER_PREFERENCE", 0) variable |
Completed in 9 milliseconds