问题
I have one cordova application, in that i wants to encrypt my localstorage and other important data files to secure it.
i have tried installing Crosswalk plugin & some other options as well. But none of them are working as expected.
Please give some good documentation or any example or any plugin to secure the app data.
Thanks,
sopo
回答1:
You might try this or something similar: https://www.npmjs.com/package/cordova-safe
来源:https://stackoverflow.com/questions/46296791/how-to-decrypt-files-from-installed-apk-file-in-cordova-application