| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jul 27, 2008, at 3:03 PM, Greg wrote:
Hi, I don't know if this is the right list to post this to, but I'm encountering an annoying problem and I'm not sure where to turn to for help, so I apologize if this is the wrong place to ask this question.
I'm writing a program that stores some secure preferences in the keychain access application, and retrieves them via this call:
void *rawData = NULL; UInt32 dataLength; status = SecKeychainFindGenericPassword(keychain, LABEL_LENGTH, DEFAULT_LABEL, [key length], [key UTF8String], &dataLength, &rawData, ref);
This works, sometimes, and it used to work all the time. Then suddenly, it stopped working for some reason that I've yet to pin down.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Apple-cdsa mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/apple-cdsa/email@hidden
| References: | |
| >Keychain access crashing on SecKeychainFindGenericPassword (From: Greg <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.