To use JSONStore encryption on Windows 8 Universal, you must replace
SQLite with SQLCipher.
Procedure
- Run the SQLCipher for Windows Runtime
8.1 extension that comes with the SQLCipher for Windows Runtime Commercial Edition.
- After the extension finishes installing, locate the SQLCipher
version of the sqlite3.dll file that was just
created. There is one for x86, one for x64, and one for
ARM.
C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1\ExtensionSDKs\SQLCipher.WinRT81\3.0.1\Redist\Retail\<platform>
- Copy and replace this file to your MobileFirst application.
<Worklight project name>\apps\<application name>\windows8\native\buildtarget\<platform>