Parameters
- destDatabaseFile
- Path to save the result encrypted database to.
- destDatabasePassword
- The password to use for the encrypted database. Passing an empty string creates an unencrypted database.
Note that after executing this method, the connection is still connected to the original unencrypted database. You need to manually reconnect to the result encrypted database if you want to work with it.
To create an unencrypted copy of a SQLCipher-encrypted database, call this method for it with an empty password.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2