| __init__(self, protocol) (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| _alpn_protocols (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | protected |
| _client_cert (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | protected |
| _client_cert_passphrase (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | protected |
| _client_key (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | protected |
| _client_key_passphrase (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | protected |
| _max_version (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | protected |
| _min_version (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | protected |
| _options (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | protected |
| _trust_bundle (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | protected |
| _verify (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | protected |
| check_hostname(self) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| check_hostname(self, value) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| load_cert_chain(self, certfile, keyfile=None, password=None) (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| load_default_certs(self) (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| load_verify_locations(self, cafile=None, capath=None, cadata=None) (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| options(self) (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| options(self, value) (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| set_alpn_protocols(self, protocols) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| set_ciphers(self, ciphers) (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| set_default_verify_paths(self) (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| verify_mode(self) (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| verify_mode(self, value) (defined in pip._vendor.urllib3.contrib.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |
| 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.securetransport.SecureTransportContext) | pip._vendor.urllib3.contrib.securetransport.SecureTransportContext | |