Reads a NostrEvent and returns the MlsMessage it contains. Decrypts group-event encrypted content using the exporter_secret from the group state.
The Nostr event containing the encrypted MLS message
The ClientState for the group (to get exporter_secret)
The ciphersuite implementation
The decoded MlsMessage
Reads a NostrEvent and returns the MlsMessage it contains. Decrypts group-event encrypted content using the exporter_secret from the group state.