InvalidKeySpecException
Class InvalidKeySpecException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.security.GeneralSecurityException
-
- java.security.spec.InvalidKeySpecException
- All Implemented Interfaces:
- Serializable
public class InvalidKeySpecException extends GeneralSecurityException
This is the exception for invalid key specifications.
- Since: <