Class PGPDataValidationException

  • All Implemented Interfaces:
    Serializable

    public class PGPDataValidationException
    extends PGPException
    Thrown if the iv at the start of a data stream indicates the wrong key is being used.
    See Also:
    Serialized Form
    • Constructor Detail

      • PGPDataValidationException

        public PGPDataValidationException​(String message)
        Parameters:
        message -