updateDatabaseKey

suspend fun updateDatabaseKey(name: String, oldKey: DatabaseKey, newKey: DatabaseKey)

Updates the key of the CoreCrypto database.

Parameters

name

path to the database file

oldKey

the old key

newKey

the new key