please tell me how you can encrypt a database file with the extension .bytes (using Sqlite3) in Unity? I added a plugin folder to the project and added libraries:
- System.Data.dll ,
- Mono.Data.Sqlite.dll ,
- sqlite3.dll ,
- System.Configuration.dll ,
- System.EnterpriseServices.dll ,
- System.Security.dll.
and I put my database in a separate folder