Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrivateAndPublicKeys ¶
PrivateAndPublicKeys contains a private and public key.
func GenerateKey ¶
func GenerateKey(conf config.SSHConfig) (PrivateAndPublicKeys, error)
GenerateKey returns a private and public SSH key.
Click to show internal directories.
Click to hide internal directories.