Posted By:
Anonymous
Posted On:
Wednesday, July 30, 2003 02:59 AM
I need to create an applet that accesses the user's personal certificates to sign some data, etc.
Obviously such an applet would be signed.
Is there a standard way to access the certificates? I guess I could find where Internet Explorer and Mozilla store them and implement direct access functions, but surely there is a better way?
Thanks.