package
1.1.3
Repository: https://github.com/protonmail/go-crypto.git
Documentation: pkg.go.dev

# Functions

Decode reads a PGP armored block from the given Reader.
Encode returns a WriteCloser which will encode the data written to it in OpenPGP armor.
EncodeWithChecksumOption returns a WriteCloser which will encode the data written to it in OpenPGP armor and provides the option to include a checksum.

# Variables

No description provided by the author

# Structs

A Block represents an OpenPGP armored structure.