verifyBackup

suspend fun verifyBackup(keyId: String, backupData: ByteArray, rsaPublicKey: ByteArray, label: String = ""): Boolean