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
- Dummy comment
Enums§
- Defines the log level for a CoreCrypto
Traits§
- This is needed instead of the original trait (core_crypto::CoreCryptoCallbacks) to use the custom type ClientId, that UniFFi can handle.
- This trait is used to provide a callback mechanism to hook up the rerspective platform logging system
Functions§
- Similar to core_crypto_new but defers MLS initialization. It can be initialized later with CoreCrypto::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.