# 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