Class MessageMetadata.Message

    • Field Detail

      • cleartextSigned

        protected boolean cleartextSigned
    • Constructor Detail

      • Message

        public Message()
    • Method Detail

      • isCleartextSigned

        public boolean isCleartextSigned()
        Returns true, is the message is a signed message using the cleartext signature framework.
        Returns:
        true
        if message is cleartext-signed,
        false
        otherwise
        See Also:
        RFC4880 ยง7. Cleartext Signature Framework