| Package | Description |
|---|---|
| com.entrust.toolkit.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
CertNotTrustedException
Thrown to indicate that, while the signature is valid, the certificate
cannot be validated.
|
class |
FormatException
Thrown to indicate that the ASN.1 encoding of the PKCS#7 message is corrupt.
|
class |
InvalidUserException
Thrown to indicate that the operation is not permitted because the user is
not logged in.
|
class |
NoSuchSignerException
Thrown to indicate that the signer's certificate cannot be found.
|
class |
NotARecipientException
Thrown to indicate that the message was not encrypted for the user trying
to decrypt it.
|
class |
PropertyChangeException
Thrown to indicate that a property of the stream cannot be changed because
some data has already been written out.
|
class |
SignatureException
Thrown to indicate that the signature on a PKCS#7 structure is invalid.
|