Home
last modified time | relevance | path

Searched refs:pKeyType (Results 1 – 1 of 1) sorted by relevance

/curl/docs/examples/
H A Dsimplessl.c62 const char *pKeyType; in main() local
68 pKeyType = "ENG"; in main()
72 pKeyType = "PEM"; in main()
120 curl_easy_setopt(curl, CURLOPT_SSLKEYTYPE, pKeyType); in main()

Completed in 3 milliseconds