Mark Shark wrote:
> 
> "Turbo" wrote
> 
> > I'm looking for soulution for digital signing of web form.
> > For Netscape 4.x I use crypto.signText in javascript.
> >
> > Problem is with Netscape version 6.x and 7.x and Mozilla.
> > There is no signText implementation.
> 
> see mozilla bug 139258.
> 
> http://bugzilla.mozilla.org/show_bug.cgi?id=139258
> 
> > As I can see Netscape and Mozilla have all this functions in NSS library
> > and there is JSS which use NSS for crypto operation.
> 
> To be able to use JSS from Java applet you have to:
> install nss, jss on the user machine first.

Assuming we're talking about a mozilla applet, why would you need to install
NSS?  NSS is typically already installed, no?

--
Nelson Bolyard              
Disclaimer:                  I speak for myself, not for Netscape

Reply via email to