robertohuertasm / SQLite4Unity3d

SQLite made easy for Unity3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password protection

mahgo opened this issue · comments

commented

Is it possible to protect a database with a password?

@mahgo if you try what @sandolkakos is suggesting you let us know! 😀
It seems that it will ultimately depend on the specific sqlite library that every platform is using.