Hi, I was interested in signing text in Mozilla. I was looking for the function signText() which was implemented in previous versions of Netscape and Mozilla. Here is what I have found:
- there is an XPCOM component: @mozilla.org/security/crypto;1 with an interface: nsIDOMCrypto Unfortunately the function signText() is not implemented in that interface ;-( Are there any plans that it will be implemented soon ? Are there any other possibilities of signing text in mozilla ? Thanks Mark Shark
