Class | Description |
---|---|
PasswordUtil |
Password related utilities.
|
Exception | Description |
---|---|
InvalidPasswordDecodingException |
Exception thrown when the password provided for decoding is invalid.
|
InvalidPasswordEncodingException |
Exception thrown when a provided password for encoding is invalid.
|
KeyException |
This is a generic exception thrown for most key management-related errors.
|
UnsupportedCryptoAlgorithmException |
Exception thrown when a requested crypto algorithm (ie.
|