git_cred_ssh_key
extern (C)
struct git_cred_ssh_key {
}
Members
- parent
git_cred parent;
Undocumented in source.
- passphrase
char* passphrase;
Undocumented in source.
- privatekey
char* privatekey;
Undocumented in source.
- publickey
char* publickey;
Undocumented in source.
- username
char* username;
Undocumented in source.
deimos git2 transport
aliasesenumsfunctionsmixinsstructs