Hi,
Does anybody know why this function doesn't work?

Calling the window.crypto.SignText() method of JavaScript in  Netscape
4.7x for client-side signing of document works. When we try to use the
same function in Nscp 6.2, it returns the following error message -
     
    Error: uncaught exception: [Exception... "Component returned failure
  code:
    0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIDOMCrypto.signText]" 
  nsresult:
    "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)"  location: "JS frame ::
    file:///C:/Downloads/junk/capi/capi.html :: ff :: line 8"  data: no]
    
   Any idea on how this function is used in version 6.2 ? Has this
function been replaced by another? Is  there a workaround for this
problem at this time ?

  Thanks 
  Niranjini

Reply via email to