Server
java security invalidkeyexception illegal key size resolution.
If you worked with AES-256 (AES with 256 bit keys) on Java, you probably faced with the following error:java.security.InvalidKeyException: Illegal key size or default parameters This error indicates that your JVM does not support unlimited security strength. And so, your Java installation supports only 128 bit keys