Class QedgeSqlCipherNativeProvider
Same install path as the plain provider, redirected to qedge_sqlcipher and reporting the
library name as sqlcipher so Microsoft.Data.Sqlite's known-library table returns
true and its Password path is enabled.
public sealed class QedgeSqlCipherNativeProvider : QedgeSqliteNativeProvider, ISqliteNativeProvider
- Inheritance
-
QedgeSqlCipherNativeProvider
- Implements
- Inherited Members
Properties
- PhysicalLibraryName
The file base name actually loaded. The Cipher package overrides this to redirect.
- ReportedLibraryName
What the provider reports to Microsoft.Data.Sqlite. See ReportedName.