I need to write an applet that access the certificate db in netscape 4.7 and higher. I am new to cryptography programming and I am trying to find out how to do it. I have seen in a Netscape faq that there is no api to access it (I am using a MS native api for IE), but can I do it using JSS or the regular java security/cryptography classes?
