Package com.google.android.fhir.db.impl

Types

Link copied to clipboard
data class DatabaseConfig(inMemory: Boolean, enableEncryption: Boolean, databaseErrorStrategy: DatabaseErrorStrategy)
Link copied to clipboard
class SQLCipherSupportHelper(configuration: <ERROR CLASS>, hook: <ERROR CLASS>?, databaseErrorStrategy: DatabaseErrorStrategy, passphraseFetcher: () -> ByteArray)

A SupportSQLiteOpenHelper which initializes a SQLiteDatabase with a passphrase.