Class InvalidEncryptionKeyException

All Implemented Interfaces:
Serializable

public class InvalidEncryptionKeyException extends OpenPGPKeyException
Exception that gets thrown if the user tries to encrypt a message for an OpenPGPCertificate that does not contain any usable, valid encryption keys.
See Also: