pubkey

package module
v0.0.0-...-73ab0ac Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2016 License: MIT Imports: 1 Imported by: 2

README

go-pgp-pubkey

GoDoc

Get a PGP public key from various sources:

  • The local GPG database
  • HKP keyservers

License

MIT

Documentation

Overview

Get a PGP public key from various sources

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source interface {
	Search(query string) (el openpgp.EntityList, err error)
}

Directories

Path Synopsis
Retrieve public PGP keys from a HKP server, defined in https://tools.ietf.org/html/draft-shaw-openpgp-hkp-00.
Retrieve public PGP keys from a HKP server, defined in https://tools.ietf.org/html/draft-shaw-openpgp-hkp-00.
Retrieve public PGP keys from the local keyring.
Retrieve public PGP keys from the local keyring.

Jump to

Keyboard shortcuts

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