Searched defs:multi_ssl_backend_data (Results 1 – 1 of 1) sorted by relevance
311 struct multi_ssl_backend_data { struct312 char *CAfile; /* CAfile path used to generate X509 store */313 X509_STORE *store; /* cached X509 store or NULL if none */314 struct curltime time; /* when the cached store was created */