ssh

package
v1.59.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pubkey added in v0.7.20

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 added in v0.7.20

func NewKey() (*Pubkey, error)

Jump to

Keyboard shortcuts

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