# 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.