//
pkg.gl
Category
github.com/InSitu-Software/pgp
module
package
0.3.1
Repository:
https://github.com/insitu-software/pgp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
115 SLOC
#
Functions
Encrypt
Encrypt pipes the plainMessage through ASCII-Armoring and pgp encryption.
Sign
Sign returns a io.WriterTo "containing" the armored signature.
#
Type aliases
KeyProvider
KeyProvider returns a plain text armored pgp usable key.