//
pkg.gl
Category
github.com/golangltd/leafltd
src
xcode
xGitHub
golang.org
x
crypto
openpgp
armor
package
0.0.0-20201102054017-282493799a89
Repository:
https://github.com/golangltd/leafltd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
311 SLOC
#
Functions
Decode
Decode reads a PGP armored block from the given Reader.
Encode
Encode returns a WriteCloser which will encode the data written to it in OpenPGP armor.
#
Variables
ArmorCorrupt
No description provided by the author
#
Structs
Block
A Block represents an OpenPGP armored structure.