decrypt Message
open suspend override fun decryptMessage(conversationId: ConversationId, payload: ByteArray): DecryptedMessage(source)
Decrypts an MLS message received in the given conversation. Note: this will discard any local pending operations.