Expand description
MLS Abstraction
Modules§
- conversation
- MLS groups (aka conversation) are the actual entities cementing all the participants in a conversation.
Structs§
- MlsCentral
- The entry point for the MLS CoreCrypto library. This struct provides all functionality to create and manage groups, make proposals and commits.
Enums§
Traits§
- Epoch
Observer - An
EpochObserver
is notified whenever a conversation’s epoch changes.