ask for eToken password only when try to sign

Dear all

i am developing an signing application. i need to display all the certs stored in "Windows-MY" store of IE. its working but when it finds a cert which was stored in eToken,(but right now the token is not plugged) it pops up password dialog box. if one cancels the dialog box for password the certificate is not displayed. it happens for all the cert whose reference is in "Windows-MY" store and private key is in token.

I need all the certs which one can view in "Windows-MY" store should be displayed to my user. it shoud only ask for password when the user tries to sign the data using cert which was stored in the token.

Please help, its urgent.

Thanks for replies

[708 byte] By [learn_ja] at [2007-11-27 8:43:09]
# 1

dear all

Since i did not got any help for last 3 days, i am putting little more information regarding my problem. i am using sunMSCAPI privider to show all the certificate of the "Windows-MY" store. i can not use other api or provider (such as BC or JSS) even if they are free to show "Windows-MY" store certificate.

experts please help me.

its really very urgent.

learn_ja at 2007-7-12 20:42:42 > top of Java-index,Security,Cryptography...