//
pkg.gl
Category
github.com/juanjiTech/cryptox
openpgp
armor
package
0.0.0-20231219171551-d6d4032e81ac
Repository:
https://github.com/juanjitech/cryptox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
316 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.