public abstract class KDFIterationsAwareSQLOpenHelper
extends net.sqlcipher.database.SQLiteOpenHelper
| Constructor and Description |
|---|
KDFIterationsAwareSQLOpenHelper(Context context,
String name,
net.sqlcipher.database.SQLiteDatabase.CursorFactory factory,
int version,
net.sqlcipher.database.SQLiteDatabaseHook hook) |
| Modifier and Type | Method and Description |
|---|---|
protected static net.sqlcipher.database.SQLiteDatabaseHook |
createKDFIterationHook(Context context,
String dbName,
String encryptionKeyInit) |