exportToPlainDB

abstract fun exportToPlainDB(localDBPassphrase: UserDBSecret?): String?

Export the user DB to a plain DB

Return

the path to the plain DB file, null if the file was not created