org.bouncycastle.openpgp

Class PGPKeyValidationException


public class PGPKeyValidationException
extends PGPException

Thrown if the key checksum is invalid.

Constructor Summary

PGPKeyValidationException(String message)

Method Summary

Methods inherited from class org.bouncycastle.openpgp.PGPException

getUnderlyingException

Constructor Details

PGPKeyValidationException

public PGPKeyValidationException(String message)

Parameters:
message -