| __init__(self, protocol) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| _ctx (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | protected |
| _options (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | protected |
| check_hostname (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| load_cert_chain(self, certfile, keyfile=None, password=None) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| load_verify_locations(self, cafile=None, capath=None, cadata=None) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| options(self) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| options(self, value) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| protocol (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| set_alpn_protocols(self, protocols) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| set_ciphers(self, ciphers) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| set_default_verify_paths(self) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| verify_mode(self) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| verify_mode(self, value) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |
| wrap_socket(self, sock, server_side=False, do_handshake_on_connect=True, suppress_ragged_eofs=True, server_hostname=None) (defined in pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext) | pip._vendor.urllib3.contrib.pyopenssl.PyOpenSSLContext | |