package
Version:
v4.3.4+incompatible
Opens a new window with list of versions in this module.
Published: Nov 19, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SSHKey struct {
Private []byte
Public []byte
}
SSHKey stores byte slices that represent private and public ssh keys
NewPrivatePublicKeyPair generates a an ed25519 ssh private and public key
Source Files
¶
Click to show internal directories.
Click to hide internal directories.