Steven T. Hatton wrote: > I'm curious about the relationship between JSSE and JSS. Some of the > questions I have are the following: > > Can I use JSS as a cryptographic "provider" for JSSE?
You will be able to do that in a future JSS release. Turning JSS into a JSSE provider is one of the goals for JSS next year. See the draft of the JSS plan at http://www.mozilla.org/projects/security/pki/jss/planning/jssplan_20011119.html. > What are the advantages and dissadvantages of each package? One advantage of JSS is that it calls into the NSS native C code. Some would consider that a disadvantage, I guess :-) Wan-Teh
