libgit2-d v0.0.1 (2020-03-14T04:41:16Z)
Home
Dub
Repo
git_credential_ssh_interactive
libgit2_d
credential
Keyboard-interactive based ssh authentication
extern (
C
) nothrow @
nogc
alias
git_credential_ssh_interactive
=
libgit2_d.sys.credential.git_credential_ssh_interactive
Meta
Source
See Implementation
libgit2_d
credential
aliases
LIBSSH2_SESSION
LIBSSH2_USERAUTH_KBDINT_PROMPT
LIBSSH2_USERAUTH_KBDINT_RESPONSE
git_credential
git_credential_acquire_cb
git_credential_default
git_credential_sign_cb
git_credential_ssh_custom
git_credential_ssh_interactive
git_credential_ssh_interactive_cb
git_credential_ssh_key
git_credential_username
git_credential_userpass_plaintext
enums
git_credential_t
functions
git_credential_default_new
git_credential_free
git_credential_get_username
git_credential_has_username
git_credential_ssh_custom_new
git_credential_ssh_interactive_new
git_credential_ssh_key_from_agent
git_credential_ssh_key_memory_new
git_credential_ssh_key_new
git_credential_username_new
git_credential_userpass_plaintext_new
structs
_LIBSSH2_SESSION
_LIBSSH2_USERAUTH_KBDINT_PROMPT
_LIBSSH2_USERAUTH_KBDINT_RESPONSE
Keyboard-interactive based ssh authentication