PgpDataValidationException public class PgpDataValidationException : PgpException Thrown if the IV at the start of a data stream indicates the wrong key is being used. Documentation public PgpDataValidationException() public PgpDataValidationException(string message) public PgpDataValidationException(string message, Exception innerException) protected PgpDataValidationException(SerializationInfo info, StreamingContext context)