Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
pip._vendor.urllib3.util.ssl_.SSLContext Class Reference
Inheritance diagram for pip._vendor.urllib3.util.ssl_.SSLContext:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.urllib3.util.ssl_.SSLContext:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, protocol_version)
 
 load_cert_chain (self, certfile, keyfile)
 
 load_verify_locations (self, cafile=None, capath=None, cadata=None)
 
 set_ciphers (self, cipher_suite)
 
 wrap_socket (self, socket, server_hostname=None, server_side=False)
 

Public Attributes

 protocol
 
 check_hostname
 
 verify_mode
 
 ca_certs
 
 options
 
 certfile
 
 keyfile
 
 ciphers
 

The documentation for this class was generated from the following file: