Class KeyIntegrityException

  • All Implemented Interfaces:
    Serializable

    public class KeyIntegrityException
    extends AssertionError
    This exception gets thrown, when the integrity of an OpenPGP key is broken. That could happen on accident, or during an active attack, so take this exception seriously.
    See Also:
    Serialized Form
    • Constructor Detail

      • KeyIntegrityException

        public KeyIntegrityException()