decryptV1

open override fun decryptV1(    ephemeralKey: String,     mac: String,     ciphertext: String): String