Documentation ¶
Index ¶
- func DecryptFull(w io.Writer, r io.Reader, kr openpgp.KeyRing) error
- func DecryptRegular(w io.Writer, r io.Reader, kr openpgp.KeyRing) error
- func DecryptWrap(w io.Writer, r io.Reader, kr openpgp.KeyRing) error
- func EncryptRegular(w io.Writer, r io.Reader, to []*openpgp.Entity, signed *openpgp.Entity) error
- func EncryptWrap(w io.Writer, r io.Reader, to []*openpgp.Entity, signed *openpgp.Entity) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncryptRegular ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.