psigning

package
v0.0.0-...-df1a5a3 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2015 License: Apache-2.0 Imports: 6 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")
	ErrCheckSignature      = errors.New("Error checking signature")
)

Functions

This section is empty.

Types

type SigningManager

type SigningManager struct{}

func (*SigningManager) ValidateSignature

func (s *SigningManager) ValidateSignature(keyringFiles []string, signedFile string, signature []byte) 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