createDatabaseBackup
Create a backup of the current database file. The backup file will be encrypted with the same passphrase as the original database.
Return
The backup file if successfully created, null otherwise.
Create a backup of the current database file. The backup file will be encrypted with the same passphrase as the original database.
The backup file if successfully created, null otherwise.