Versions in this module Expand all Collapse all v0 v0.2.9 Jun 21, 2015 Changes in this version + func Encode(w io.Writer, privateKey *packet.PrivateKey, config *packet.Config) (plaintext io.WriteCloser, err error) + type Block struct + ArmoredSignature *armor.Block + Bytes []byte + Headers textproto.MIMEHeader + Plaintext []byte + func Decode(data []byte) (b *Block, rest []byte)