Hello!
Is it possible to create a password-protected text file (.txt) in Cocoa? If not, then maybe it is possible to create a password-protected folder or archive? If yes, I would like to know how to implement it.

  • typical question of a typical iOS developer - nothing personal :) - Barmaley

1 answer 1

I think you need to look at the possibilities of SQLite.