Package-level declarations
Types
Link copied to clipboard
Base implementation for SQLite storage that uses SQLCipher for encrypted storage. This class provides a secure storage solution with a generic approach for different data types. It supports multiple tables through a table registration mechanism.
Link copied to clipboard
class SQLiteStorageConfig
Configuration class for SQLiteStorage and its subclasses. Contains all the configuration parameters needed to initialize SQLite-based storage.