on 2012 Feb 01 11:54 PM
Hi all,
I found that there is method enableAesDBEncryption() and no setEncrption()in ConfigPersistent interface for Android. Is there any more details/document on that? Is it just by calling enableAesDBEncryption() and the ultralite db on android will be encrypted? if so, what encryption engine is it using? And what's the key?
Thanks so much!
Yes, calling ConfigPersistent.enableAesDBEncryption() before database creation causes the UltraLite database to be encrypted with the C UltraLite Advanced Encryption Standard symmetric key encryption engine. ConfigPersistent.setDatabaseKey() is used to set the encryption key.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.