Expand description
This module contains the primitives to enable transactional support on a higher level within the Session. All mutating operations need to be done through a TransactionContext.
Modules§
- conversation
 - This module contains all super::TransactionContext methods related to a conversation.
 - e2e_
identity  - This module contains all behaviour of a transaction context connected to end-to-end identity.
 - key_
package  - This module contains all transactional behavior related to key packages
 - proteus
 - This module contains all super::TransactionContext methods concerning proteus.
 
Structs§
- Transaction
Context  - This struct provides transactional support for Core Crypto.
 
Enums§
- Error
 - Errors produced during a transaction