Home
last modified time | relevance | path

Searched refs:pPassphrase (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/docs/examples/
H A Dsimplessl.c34 2. if the key is passphrase protected, set pPassphrase to the
55 const char *pPassphrase = NULL; in main() local
111 if(pPassphrase) in main()
112 curl_easy_setopt(curl, CURLOPT_KEYPASSWD, pPassphrase); in main()

Completed in 1 milliseconds