Table of Contents

Class SqliteNativeCipherBuilderExtensions

Namespace
Qavren.Edge.Sqlite.Native.Cipher
Assembly
Qavren.Edge.Sqlite.Native.Cipher.dll
public static class SqliteNativeCipherBuilderExtensions
Inheritance
SqliteNativeCipherBuilderExtensions
Inherited Members

Methods

UseSqliteNativeCipher(EdgeBuilder, Action<QedgeSqlCipherNativeProvider>?)

Registers the SQLCipher native provider. Calling this together with UseSqliteNative() is a configuration error caught when a database is resolved.