In my backend java code, the AES padding has an option of PKCS5Padding, while this library doesn't have this. I'm wondering why?
In my backend java code, the AES padding has an option of PKCS5Padding, while this library doesn't have this.
I'm wondering why?