decryptV1

abstract fun decryptV1(ephemeralKey: String, mac: String, ciphertext: String): String