Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: opening smart card keychains



While we are on the subject, I often get duplicates returned from
SecIdentitySearchCopyNext.  So. inside my loop:

do
{
    ortn=SecIdentitySearchCopyNext(srchRef, &idRef);
}while(ortn==noErr)

I get two different idRef values for the same certificate.  This certificate
only appears once in the keychain...

Paul

> From: Perry The Cynic <email@hidden>
> Organization: Apple Computer
> Date: Wed, 10 May 2006 15:11:29 -0700
> To: <email@hidden>
> Subject: Re: opening smart card keychains
> 
> Note (to all of you) that this isn't a very good idea. If you want a
> keychain operation to use the user's search list, pass NULL as the keychain
> argument. This will automatically use what SecKeychainCopySearchList would
> have returned.


 _______________________________________________
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

This email sent to email@hidden

References: 
 >Re: opening smart card keychains (From: Perry The Cynic <email@hidden>)



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.