Module storage

Source
Available on crate feature sqlite only.
Expand description

SQLite storage components.

Structsยง

Item
SqLiteApplicationStorage
SQLite key-value storage for application specific data.
SqLiteGroupStateStorage
SQLite Storage for MLS group states.
SqLiteKeyPackageStorage
SQLite storage for MLS Key Packages.
SqLitePreSharedKeyStorage
SQLite storage for MLS pre-shared keys.