If we encrypt plain text by using WL.SecurityUtils on the client side in Mobilefirst 7.1.0, can we decrypt that string on the server side or on the database side by using any utility given by IBM.
Nope, This is not possible. WL.SecurityUtils.encrypt and WL.SecurityUtils.decrypt APIs can be used only in client application.
In your case, You have to implement some custom code to do encryption in client app and decryption in the server.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more