Versions in this module Expand all Collapse all v0 v0.0.2 Nov 22, 2024 Changes in this version + func PGPEncode(plain string, publicKey []byte) (encStr string, err error) + func ParseFormGPG(destination string, query url.Values, publicKey []byte) (form *mbox.Form) + func ParseQueryGPG(query url.Values, publicKey []byte) *mbox.Form