MCPcopy Create free account
hub / github.com/JosephP91/curlcpp / curl_khkey

Class curl_khkey

include/curl_easy.h:759–759  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

757 function */
758 CURLCPP_DEFINE_OPTION(CURLOPT_SSH_KEYFUNCTION, int(*)(CURL *easy,
759 const struct curl_khkey *knownkey,
760 const struct curl_khkey *foundkey,
761 enum curl_khmatch,
762 void *clientp));

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected