libgit2

git_cred_ssh_interactive_callback

Version:

Signature

typedef void git_cred_ssh_interactive_callback(const char *, int , const char *, int , int , const LIBSSH2_USERAUTH_KBDINT_PROMPT *, LIBSSH2_USERAUTH_KBDINT_RESPONSE *, void **);

Parameters

const char *
In
int
In
const char *
In
int
In
int
In
void **
In

Parameter To

Versions