gpg

package
v0.0.0-...-b2488ae Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(key, passphrase []byte, src io.Reader, dest io.Writer) error

func Encode

func Encode(key []byte, src io.Reader, dest io.Writer) error

Types

type Decoder

type Decoder struct {
	Key        []byte
	Passphrase []byte
}

func (*Decoder) Decode

func (d *Decoder) Decode(r io.Reader, w io.Writer) error

type Encoder

type Encoder struct {
	Key []byte
}

func (*Encoder) Encode

func (e *Encoder) Encode(r io.Reader, w io.Writer) error

Jump to

Keyboard shortcuts

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