Versions in this module Expand all Collapse all v1 v1.1.0 May 14, 2023 v1.0.0 Feb 8, 2021 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)