ios - Core Data Encryption Class -


i'm trying use wonderful git inside xcode project:

https://github.com/project-imas/encrypted-core-data

it's functional when creating new empty sqlite db.

but, how can use existing populated regular database? need encrypt sqlite file , use class provided git.

thanks all!

you need use sqlcipher convenience function sqlcipher_export. in particular, @ example number 1 plaintext migration.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -