Man Page: curlopt_ssh_keydata
Operating Environment: mojave
Section: 3
CURLOPT_SSH_KEYDATA(3) curl_easy_setopt options CURLOPT_SSH_KEYDATA(3)NAMECURLOPT_SSH_KEYDATA - pointer to pass to the SSH key callbackSYNOPSIS#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_SSH_KEYDATA, void *pointer);DESCRIPTIONPass a void * as parameter. This pointer will be passed along verbatim to the callback set with CURLOPT_SSH_KEYFUNCTION(3).DEFAULTNULLPROTOCOLSSFTP and SCPEXAMPLETODOAVAILABILITYAdded in 7.19.6RETURN VALUEReturns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.SEE ALSOCURLOPT_SSH_KEYDATA(3), CURLOPT_SSH_KNOWNHOSTS(3), libcurl 7.54.0 February 03, 2016 CURLOPT_SSH_KEYDATA(3)
| Similar Topics in the Unix Linux Community |
|---|
| 12-Core MacPro (2013) kernel_task over 1200% |
| My first PERL incarnation... Audio Oscillograph |
| How can I direct messages from mac console.app to a log file? |