Hello
I'm going to use AES for encryption and decryption testing of data this time.
Looking at the example of SDK, there are several AES modes, can you tell me the difference between them?
And when I say that I send encrypted data to the app, does the app proceed with data decryption?
Thank you.