cred_ssh_key-class {git2r}R Documentation

S4 class to handle a passphrase-protected ssh key credential object

Description

Class "cred_ssh_key"

Slots

publickey

The path to the public key of the credential

privatekey

The path to the private key of the credential

passphrase

The passphrase of the credential


[Package git2r version 0.16.0 Index]