#include <urldata.h>
Public Attributes | |
| long | version |
| long | certverifyresult |
| long | verifypeer |
| long | verifyhost |
| char * | CApath |
| char * | CAfile |
| char * | random_file |
| char * | egdsocket |
| char * | cipher_list |
| long | numsessions |
| curl_ssl_ctx_callback | fsslctx |
| void * | fsslctxp |
| bool | sessionid |
Definition at line 155 of file urldata.h.
Definition at line 156 of file urldata.h.
Referenced by Curl_clone_ssl_config(), Curl_setopt(), and Curl_ssl_config_matches().
Definition at line 158 of file urldata.h.
Referenced by Curl_clone_ssl_config(), curl_easy_reset(), Curl_open(), Curl_setopt(), and Curl_ssl_config_matches().
Definition at line 159 of file urldata.h.
Referenced by Curl_clone_ssl_config(), curl_easy_reset(), Curl_open(), Curl_setopt(), and Curl_ssl_config_matches().
| char* ssl_config_data::CApath |
Definition at line 160 of file urldata.h.
Referenced by Curl_clone_ssl_config(), Curl_free_ssl_config(), Curl_setopt(), and Curl_ssl_config_matches().
| char* ssl_config_data::CAfile |
Definition at line 161 of file urldata.h.
Referenced by Curl_clone_ssl_config(), curl_easy_reset(), Curl_free_ssl_config(), Curl_open(), Curl_setopt(), and Curl_ssl_config_matches().
Definition at line 162 of file urldata.h.
Referenced by Curl_clone_ssl_config(), Curl_free_ssl_config(), Curl_setopt(), and Curl_ssl_config_matches().
Definition at line 163 of file urldata.h.
Referenced by Curl_clone_ssl_config(), Curl_free_ssl_config(), Curl_setopt(), and Curl_ssl_config_matches().
Definition at line 164 of file urldata.h.
Referenced by Curl_clone_ssl_config(), Curl_free_ssl_config(), Curl_setopt(), and Curl_ssl_config_matches().
Definition at line 165 of file urldata.h.
Referenced by curl_easy_reset(), Curl_open(), Curl_pretransfer(), Curl_ssl_close_all(), and Curl_ssl_initsessions().
1.5.6