• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using Keychain for storing archived object ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Keychain for storing archived object ?


  • Subject: Re: Using Keychain for storing archived object ?
  • From: Marc Liyanage <email@hidden>
  • Date: Sun, 28 Nov 2004 21:29:13 +0100


On 26.11.2004, at 22:31, Kubernan @ 10191 Technologies wrote:

Hello,

My application creates an object that is the result of NSKeyedArchiver in NSData type.
Instead of saving this object in an unsafe external file (using [NSData writeToFile ...] )
i thought to use KeyChain as a secured container such as :
myObject -> archiver -> NSData -> store in keyChain
The object itself is small enough (4ko).

If the data ever gets too big to be stored in the Keychain, you could do what I *think* Safari does for its form AutoFill data:
Write the data to an encrypted file, e.g. encrypted using AES, and store the encryption key in the Keychain.



_______________________________________________ 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
References: 
 >Using Keychain for storing archived object ? (From: "Kubernan @ 10191 Technologies" <email@hidden>)

  • Prev by Date: Re: Encoding a pointer to an object, not the object itself
  • Next by Date: NSAppleScript crash on executeAndReturnError
  • Previous by thread: Re: Using Keychain for storing archived object ?
  • Next by thread: [Moderator] Cocoa and list resources
  • Index(es):
    • Date
    • Thread