I\'m trying to set up 128 bit AES encryption, and I\'m getting an exception thrown on my Cipher.init:
No installed provider supports this key: javax.crypto.spe
This error happens with me, when providing an incorrect key to SecretKeySpec constructor.
SecretKeySpec