deltachat::imex

Function export_backup

source
async fn export_backup(
    context: &Context,
    dir: &Path,
    passphrase: String,
) -> Result<()>
Expand description

Exports the database to a separate file with the given passphrase.

Set passphrase to empty string to export the database unencrypted.