computeMessageHash

expect fun computeMessageHash(encryptedPayload: ByteArray, to: Int, from: Int, id: Int): ByteArray(source)
actual fun computeMessageHash(encryptedPayload: ByteArray, to: Int, from: Int, id: Int): ByteArray(source)