public class UnsupportedCryptoAlgorithmException
extends java.lang.Exception
UnsupportedCryptoAlgorithmException
is thrown when the specified crypto
algorithm is not supported by the implementation.
PasswordUtil
,
InvalidPasswordDecodingException
,
InvalidPasswordEncodingException
,
Serialized FormConstructor and Description |
---|
UnsupportedCryptoAlgorithmException() |