git_cred_ssh_key_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!GIT_DEPRECATE_HARD)
extern (C) nothrow @nogc deprecated
int
git_cred_ssh_key_new
(,
const(char)* username
,
const(char)* publickey
,
const(char)* privatekey
,
const(char)* passphrase
)

Meta