Where are the java.security classes in Netscape browsers?
Created May 4, 2012
John Zukowski Netscape doesn't provide the java.security classes with their browsers. You get the netscape.security package and their own custom security framework instead. You cannot provide the java.security classes to be downloaded over the web.