SSH host key match results for use with CURLOPT_SSH_HOSTKEYFUNCTION
These are return codes for the SSH host key callback function.
CURLKHMATCH_OK becomes CurlSshKeyMatch.Ok
CURLKHMATCH_OK
CurlSshKeyMatch.Ok
The host key is rejected, the connection is canceled.
The host key is accepted, the connection should continue.
SSH host key match results for use with CURLOPT_SSH_HOSTKEYFUNCTION
These are return codes for the SSH host key callback function.
CURLKHMATCH_OKbecomesCurlSshKeyMatch.Ok