Class SSL.Context
- Inherit
Context
inherit SSL.Context : Context
- Variable
certificates
array(string(8bit)) SSL.Context.certificates- Description
Getting
- Deprecated
Replaced by find_cert_issuer() and find_cert_domain().
- See also
- Deprecated
Replaced by add_cert.
- See also
- Variable
client_certificates
array(array(string(8bit))) SSL.Context.client_certificates- Description
Getting
- Deprecated
Replaced by find_cert_issuer() and find_cert_domain().
- See also
- Deprecated
Replaced by add_cert.
- See also
- Variable
client_rsa
Crypto.RSA.StateSSL.Context.client_rsa- Description
Getting
- Deprecated
Replaced by find_cert_issuer() and find_cert_domain().
- See also
- Deprecated
Replaced by add_cert.
- See also
- Variable
dsa
Crypto.DSA.StateSSL.Context.dsa- Description
Getting
- Deprecated
Replaced by find_cert_issuer() and find_cert_domain().
- Deprecated
Replaced by add_cert.
- Variable
rsa
Crypto.RSA.StateSSL.Context.rsa- Description
Getting
- Deprecated
Replaced by find_cert_issuer() and find_cert_domain().
- See also
- Deprecated
Replaced by add_cert.
- See also