Re: Encrypt a string
Re: Encrypt a string
- Subject: Re: Encrypt a string
- From: Andrei Tchijov <email@hidden>
- Date: Fri, 18 Nov 2005 07:15:27 -0500
It is a bad idea to have file with encrypted strings. You should use
keychain to store "secret" information. Look for "SecKeychain..."
functions in the doc. It is quite straight forward.
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...
Thank you all
Yorh
_______________________________________________
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
_______________________________________________
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