Versions in this module Expand all Collapse all v0 v0.31.5 Apr 16, 2019 Changes in this version + func DecodeArmor(armorStr string) (blockType string, headers map[string]string, data []byte, err error) + func EncodeArmor(blockType string, headers map[string]string, data []byte) string