What is the easiest way to integrate sqlite encryption in mobile application?
-
Hi,
SQLCipher comes to mind for that. You can even find the instructions to build the Qt SQLite plugin with it.
Hi,
SQLCipher comes to mind for that. You can even find the instructions to build the Qt SQLite plugin with it.