decryptDataWithKey

fun decryptDataWithKey(key: String, encryptedData: String): String?