Package org.bouncycastle.openpgp.api.exception
package org.bouncycastle.openpgp.api.exception
-
Exception ClassesClassDescriptionAn OpenPGP signature is not correct.Exception that gets thrown if the user tries to encrypt a message for an
OpenPGPCertificate
that does not contain any usable, valid encryption keys.An OpenPGP Signature is malformed (missing required subpackets, etc.).The OpenPGP certificate (public key) required to verify a signature is not available.Exception representing an unusable or invalidOpenPGPKey
orOpenPGPCertificate
.