ssh

package
v0.0.0-...-7b24307 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pubkey

type Pubkey struct {
	Name           string
	PublicKey      string
	FingerprintMD5 string
}

Pubkey is only used to create temporary key pairs, thus we do not need the Private key The reason for not hardcoding a random public key is that it would look like a backdoor.

func NewKey

func NewKey() (*Pubkey, error)

Jump to

Keyboard shortcuts

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