Versions in this module Expand all Collapse all v0 v0.1.0 Feb 10, 2014 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)