decrypt Message
open suspend override fun decryptMessage(conversationId: ConversationId, payload: ByteArray): DecryptedMessage(source)
Decrypts an MLS message received in the given conversation.
Decrypts an MLS message received in the given conversation.