Core Crypto
The type representing a CoreCrypto client
Functions
Link copied to clipboard
Closes this CoreCrypto instance and deallocates all loaded resources.
Link copied to clipboard
See CoreCryptoContext.isHistorySharingEnabled
Link copied to clipboard
Provide an implementation of the MlsTransport interface. See MlsTransport.
Link copied to clipboard
Register an Epoch Observer which will be notified every time a conversation's epoch changes.
Link copied to clipboard
Register a History Observer which will be notified every time a new history client is created.
Link copied to clipboard
Starts a NonCancellable transaction in Core Crypto. If the callback succeeds, it will be committed, otherwise, every operation performed with the context will be discarded.