I have read the key from a file, but it shows me this error at the server side, it stops at the byte[] plaintext = cipher.doFinal(cipherText);
byte[] plaintext = cipher.doFinal(cipherText);
I tried to