Downloads
Reference
Learning
Security
Source
API Documentation
credential
git_credential_ssh_interactive_cb
Version:
main
v1.8.4
v1.8.3
v1.8.2
v1.8.2-rc1
v1.8.1
v1.8.0
v1.7.2
v1.7.1
v1.7.0
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.5.2
v1.5.1
v1.5.0
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.99.0
Signature
GitHub
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
const LIBSSH2_USERAUTH_KBDINT_PROMPT *
In
LIBSSH2_USERAUTH_KBDINT_RESPONSE *
In
void **
In
Parameter To
git_credential_ssh_interactive_new
git_cred_ssh_interactive_new
Versions
main
v1.8.4
v1.8.3
v1.8.2
v1.8.2-rc1
v1.8.1
v1.8.0
v1.7.2
v1.7.1
v1.7.0
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.5.2
v1.5.1
v1.5.0
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.99.0