error

package
v0.0.0-...-e758773 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2011 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package error contains common error types for the OpenPGP packages.

Index

Constants

This section is empty.

Variables

View Source
var KeyIncorrectError = keyIncorrect(0)
View Source
var UnknownIssuerError = unknownIssuer(0)

Functions

This section is empty.

Types

type InvalidArgumentError

type InvalidArgumentError string

InvalidArgumentError indicates that the caller is in error and passed an incorrect value.

func (InvalidArgumentError) String

func (i InvalidArgumentError) String() string

type SignatureError

type SignatureError string

SignatureError indicates that a syntactically valid signature failed to validate.

func (SignatureError) String

func (b SignatureError) String() string

type StructuralError

type StructuralError string

A StructuralError is returned when OpenPGP data is found to be syntactically invalid.

func (StructuralError) String

func (s StructuralError) String() string

type UnknownPacketTypeError

type UnknownPacketTypeError uint8

func (UnknownPacketTypeError) String

func (upte UnknownPacketTypeError) String() string

type UnsupportedError

type UnsupportedError string

UnsupportedError indicates that, although the OpenPGP data is valid, it makes use of currently unimplemented features.

func (UnsupportedError) String

func (s UnsupportedError) String() string

Jump to

Keyboard shortcuts

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