Query: curlopt_ssh_keydata
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)
Related Man Pages |
---|
curlopt_fnmatch_function(3) - mojave |
curlinfo_protocol(3) - mojave |
curlopt_infilesize_large(3) - mojave |
curlopt_private(3) - mojave |
curlopt_ssh_knownhosts(3) - mojave |
Similar Topics in the Unix Linux Community |
---|
Update: Uploading Movies at Attachments to Posts |
Cannot extract libraries using sed |
My first PERL incarnation... Audio Oscillograph |
Python 3.8.0rc1 released. |