package
1.0.0
Repository: https://github.com/dimensiondev/gopenpgp.git
Documentation: pkg.go.dev

# Functions

ArmorKey armors input as a public key.
ArmorWithType armors input with the given armorType.
ArmorWithTypeBuffered returns a io.WriteCloser which, when written to, writes armored data to w with the given armorType.
ReadClearSignedMessage returns the message body from a clearsigned message.
Unarmor unarmors an armored key.