pgpkey

package
v0.0.0-...-9b5a78d Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateEntities

func CreateEntities(signers []string) ([]*openpgp.Entity, error)

func CreateKeyringFile

func CreateKeyringFile(path string, signers []string, invalidSigners []string) error

func GetPublicKeyringName

func GetPublicKeyringName() string

Types

type Keyring

type Keyring struct {
	Public  map[string][]byte
	Private map[string][]byte
}

func GenerateKeyring

func GenerateKeyring(signers []string, invalidSigners []string) (*Keyring, error)

func GetKeyringValue

func GetKeyringValue(path string) (*Keyring, error)

Jump to

Keyboard shortcuts

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