ssh_key_helper

package module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2019 License: GPL-2.0, GPL-2.0-or-later Imports: 8 Imported by: 1

README

ssh_key_helper is a simple wrapper around the cryptographic functions to simplify the creation of keys for the ssh protocol.

Documentation

Overview

Package ssh_key_helper provides a simplified wrapper around the crypto APIs to generate RSA keypairs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeRSAKeyPair

func MakeRSAKeyPair(keyPath string, override bool) (err error)

MakeRSAKeyPair generates a keypair with the specified keyPath. If override is true, an existing keypair in the specified location will be replaced.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL