Documentation ¶ Index ¶ func IsAcceptedMessage(header textproto.Header, body io.Reader) (bool, error) func IsSecureJoinMessage(header textproto.Header, body io.Reader) bool func IsValidEncryptedMessage(contentType string, body io.Reader) (bool, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func IsAcceptedMessage ¶ func IsAcceptedMessage(header textproto.Header, body io.Reader) (bool, error) func IsSecureJoinMessage ¶ func IsSecureJoinMessage(header textproto.Header, body io.Reader) bool func IsValidEncryptedMessage ¶ func IsValidEncryptedMessage(contentType string, body io.Reader) (bool, error) Types ¶ This section is empty. Source Files ¶ View all Source files pgp_verify.go Click to show internal directories. Click to hide internal directories.