Modules§
- CoreCrypto FFI Details
 
Macros§
Structs§
- because Uniffi does not support recursive structs
 - Metadata describing the conditions of the build of this software.
 - Supporting struct for CRL registration result
 - See [core_crypto::prelude::decrypt::MlsConversationDecryptMessage]
 - Dummy comment
 
Enums§
- Defines the log level for a CoreCrypto
 
Traits§
- This trait is used to provide a callback mechanism to hook up the rerspective platform logging system
 - Used by core crypto to send commits or application messages to the delivery service. This trait must be implemented before calling any functions that produce commits.
 
Functions§
- Similar to core_crypto_new but defers MLS initialization. It can be initialized later with CoreCryptoContext::mls_init.
 - Initializes the logger
 - Initializes the logger
 - Set maximum log level forwarded to the logger
 
Type Aliases§
- A unique identifier for a group/conversation. The identifier must be unique within a client.