We are trying to encrypt the SQLite database with SSE package available in Nuget source and trying to find a method from the package SQLite.Encryption.Extension to enable encryption.
However there is no method I can find in Visual Studio using Intellisense. Can you guide how to get the methods in a nuget package?