psigning

package
v0.8.0-beta Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2015 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrPluginNotFound        = errors.New("Plugin not found")
	ErrKeyringFileNotFound   = errors.New("Keyring file (.gpg) not found")
	ErrUnableToReadKeyring   = errors.New("Unable to read keyring")
	ErrSignedFileNotFound    = errors.New("Signed file not found")
	ErrSignatureFileNotFound = errors.New("Signature file (.asc) not found. Did you use the -a flag?")
	ErrCheckSignature        = errors.New("Error checking signature")
)

Functions

This section is empty.

Types

type SigningManager

type SigningManager struct{}

func (*SigningManager) ValidateSignature

func (s *SigningManager) ValidateSignature(keyringFile, signedFile, signatureFile string) error

ValidateSignature is exported for plugin authoring

Jump to

Keyboard shortcuts

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