org.bouncycastle.openpgp

Class PGPDataValidationException

public class PGPDataValidationException extends PGPException

Thrown if the iv at the start of a data stream indicates the wrong key is being used.
Constructor Summary
PGPDataValidationException(String message)

Constructor Detail

PGPDataValidationException

public PGPDataValidationException(String message)

Parameters: message