On Dec 29, 2011, at 10:23 AM, Rajendran P wrote:
> I have multithreaded App which uses the certificate . the call to
> CSSM_SignData function invokes the ( SecurityAgent - keychains ) prompt for
> keychain password . the call to CSSM_SignData is blocking till the user
> responds to prompts
I have multithreaded App which uses the certificate . the call to
CSSM_SignData function invokes the ( SecurityAgent - keychains ) prompt for
keychain password . the call to CSSM_SignData is blocking till the user
responds to prompts (the current thread is blocked). i need to cancel the
pro