Hi Nelson, I think not all components of NSS are installed. I was trying to use JSS functions from a java applet on different client m/c (Netscape 6.2+). In many of them it gave me a "binding error". So i thought of installing all the components of NSS and JSS on the client m/c using XPI. Am I doing something wrong ??
Rgds Kohinoor "Nelson B. Bolyard" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > 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?
