Expected Behavior
Documentation on encrypting an existing database should exist. Currently, no documentation or examples exist to show how to encrypt an existing Room database on Android. A lot of the documentation outlined online (and in the forums) points to the old SQL Cipher repository that is now considered deprecated.
It would be useful to show what steps are necessary to encrypt an existing Room database.
Actual Behavior
Documentation for this does not exist
Steps to Reproduce
Check README
SQLCipher version (can be identified by executing PRAGMA cipher_version;):
N/A
SQLCipher for Android version:
N/A