Searched defs:curl_certinfo (Results 1 – 1 of 1) sorted by relevance
2843 struct curl_certinfo { struct2844 int num_of_certs; /* number of certificates with information */2845 struct curl_slist **certinfo; /* for each index in this array, there is a
Completed in 20 milliseconds