libgit2

git_credential_ssh_interactive_cb

Version:

Signature

typedef void git_credential_ssh_interactive_cb(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