• 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
errSecDuplicateItem keychain error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

errSecDuplicateItem keychain error


  • Subject: errSecDuplicateItem keychain error
  • From: Alejandro Rodriguez <email@hidden>
  • Date: Fri, 24 Jul 2009 17:03:42 -0400

Hello all,

I'm having a very odd problem. I'm trying to add a keychain item using SecKeychainItemCreateFromContent from the security framework. Of course before trying to add a new item I check if it exists with: SecKeychainSearchCreateFromAttributes.That's when the odd part comes in, I get that the item doesn't exist, which I confirm with the 'keychain Access' application and yet I get a –25299 (errSecDuplicateItem) error when I try to create the item. In fact I tried modifying the item assuming that it exists even though I can't find it and (as expected) the program crashes because it tries to modify a key that doesn't exist. Has anyone had a similar error? can anyone shed some light on me?

Thanks in advance!
best regards,

Alejandro Rodríguez_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Search Item in the Application menu missing in Other languages
  • Next by Date: Re: Challenge: Block Main Thread while Work is done, with Timeout
  • Previous by thread: Re: Search Item in the Application menu missing in Other languages
  • Next by thread: Re: memory allocation different in simulator and on the iPhone [solved]
  • Index(es):
    • Date
    • Thread