iOS Question AES 128

QtechLab

Active Member
Licensed User
Longtime User
Hey guys,

Is there any way to implement AES 128 with symmetric key in B4I.
Does the iEncryption library allow working with AES 128 with symmetric key?

I need to encrypt data in this way:

SERVER <----- encrypted packets -----> APP

Thanks in advance.

Best Regards,
Marcello
 
Top