gpg

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Keys

type Keys struct {
	Items []*SecretKey
}

func ListSecretKeys

func ListSecretKeys() (*Keys, error)

func NewKeys

func NewKeys(out []byte) (*Keys, error)

type SecretKey

type SecretKey struct {
	Sec string
	UID string
}

func SelectSecretKey

func SelectSecretKey() (*SecretKey, error)

Jump to

Keyboard shortcuts

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