Module matrix_sdk_crypto::store::caches
source · [−]Expand description
Collection of small in-memory stores that can be used to cache Olm objects.
Note: You’ll only be interested in these if you are implementing a custom
CryptoStore
.
Structs
In-memory store holding the devices of users.
In-memory store that holds inbound group sessions.
In-memory store for Olm Sessions.