Module lair_keystore_lib::store_sqlite[][src]

Expand description

lair store backed by a sqlite / sqlcipher database file

Structs

SqlPool is a sqlite/sqlcipher connection pool LairStore.

Functions

create a LairStoreFactory that will construct a SqlPool instance at the given sqlite/sqlcipher file path.