Class
GgitCredSshKeyFromAgent
Description [src]
final class Ggit.CredSshKeyFromAgent : Ggit.Cred {
/* No available fields */
}
Represents a ssh key agent credential.
Ancestors
- GgitCred
- GgitNative
- GgitObjectFactoryBase
- GObject
Constructors
ggit_cred_ssh_key_from_agent_new
Creates a new GgitCredSshKeyFromAgent
.
Instance methods
ggit_cred_ssh_key_from_agent_get_username
Gets the username for the credential.
Properties
Ggit.CredSshKeyFromAgent:username
No description available.
Properties inherited from GgitNative (1)
Ggit.Native:native
No description available.