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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/docs/examples/
H A Dsimplessl.c39 4.2. if the format of the key file is DER, set pKeyType to "DER"
58 const char *pKeyType; local
64 pKeyType = "ENG";
68 pKeyType = "PEM";
113 curl_easy_setopt(curl,CURLOPT_SSLKEYTYPE,pKeyType);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/docs/examples/
H A Dsimplessl.c39 4.2. if the format of the key file is DER, set pKeyType to "DER"
58 const char *pKeyType; local
64 pKeyType = "ENG";
68 pKeyType = "PEM";
113 curl_easy_setopt(curl,CURLOPT_SSLKEYTYPE,pKeyType);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/docs/examples/
H A Dsimplessl.c39 4.2. if the format of the key file is DER, set pKeyType to "DER"
58 const char *pKeyType; local
64 pKeyType = "ENG";
68 pKeyType = "PEM";
113 curl_easy_setopt(curl,CURLOPT_SSLKEYTYPE,pKeyType);

Completed in 125 milliseconds