| Exception | Description |
|---|---|
| CryptoException |
Thrown when something wrong occurs when using the cryptographic algorithms.
|
| NoSuchAlgorithmException |
This exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment.
|