We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.
Excuse me I put this question to you: How could I incorporate AES encryption in my Android/iOS mobile apps? For Web apps, I am doing this using a third-party DLL that works on Windows.
The PB Encryption feature is not yet available in PowerSever. Thus, the only way to perform the encryption / decryption functionality that I can think of, would be to call a Web Service from the Mobile App that in turn either a) calls a PB based EXE or b) calls a 3rd party DLL to do the work.
If you create a PB2019 C# Web API web service though as another alternative, then you could use the C# .Net encryption / decryption feature set.
HTH
Regards ... Chris