easy:SetOpt_Proxy_SSLKey_Blob -- private key for proxy cert from memory blob (V2.0)
Synopsis
easy:SetOpt_Proxy_SSLKey_Blob(blob)
Function
Pass a string containing the private key for connecting to the HTTPS proxy. Compatible with
OpenSSL. The format (like "PEM") must be specified with
#CURLOPT_PROXY_SSLKEYTYPE.