getOrCreateKey

abstract suspend fun getOrCreateKey(walletId: String, databaseName: String): DatabaseEncryptionKey

Returns the existing encryption key for databaseName or creates one if this provider owns creation.