NativeEncryptedDatabaseFactory
class NativeEncryptedDatabaseFactory(key: Key) : <ERROR CLASS> ERROR CLASS: Symbol not found for NativeConnectionFactory(source)
A NativeConnectionFactory that links sqlite3multipleciphers and opens database with a Key.
Functions
Link copied to clipboard
open override fun openConnection(path: String, openFlags: Int): ERROR CLASS: Symbol not found for SQLiteConnection
Link copied to clipboard