| Class and Description |
|---|
| AlgorithmNotSupportedException
This exception is thrown when the specified algorithm is not supported by
this JVM.
|
| CorruptSignatureException
This is thrown when a corrupt signature ar non-signature is provided.
|
| FailedToDecryptException
This exception is thrown when the data was corrupt and undecryptable or when
the provided decryption password was incorrect.
|
| InappropriateKeyException
This exception is thrown when the specified key is inappropriate for the
given cipher.
|
| InappropriateKeySpecificationException
This exception is thrown when an inappropriate key specification is provided
for the key factory.
|
| InvalidLicenseException
This exception is thrown whenever a license is validated that isn't valid for some reason.
|
| InvalidSignatureException
This is thrown when a signature is invalid and cannot be verified.
|
| KeyNotFoundException
This is thrown when the key (file) could not be found.
|
| ObjectDeserializationException
This class is thrown when an error occurs while reading an object from a
byte array.
|
| ObjectSerializationException
This class is thrown when an I/O error occurs while writing an object to a
byte array.
|
| Class and Description |
|---|
| KeyNotFoundException
This is thrown when the key (file) could not be found.
|
| Class and Description |
|---|
| InvalidLicenseException
This exception is thrown whenever a license is validated that isn't valid for some reason.
|
| ObjectDeserializationException
This class is thrown when an error occurs while reading an object from a
byte array.
|
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.