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)

Method Summary

Methods inherited from class org.bouncycastle.openpgp.PGPException

getUnderlyingException

Constructor Details

PGPDataValidationException

public PGPDataValidationException(String message)
Parameters:
message -