Re: Encrypt a string
Re: Encrypt a string
- Subject: Re: Encrypt a string
- From: Scott Anguish <email@hidden>
- Date: Fri, 18 Nov 2005 05:44:09 -0500
On Nov 18, 2005, at 4:51 AM, Andrea Salomoni wrote:
Hi to all,
I need to store to encrypted NSString in a bundle file with cocoa.
Is it possible?
And if yes how?
I have to create a file inside the app that has to be not
accessible by the user and the app needs to write and read the
encrypted strings...
reading a file from within the application wrapper is fine, but
writing to it is a definite no-no.
there are locations to store things on a per user or per-machine
basis (~/Library/Application Support/YourApp/)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden