Javascript digital signatures

Posted by user294516 on Stack Overflow See other posts from Stack Overflow or by user294516
Published on 2010-03-16T06:16:55Z Indexed on 2010/03/16 6:26 UTC
Read the original article Hit count: 228

Filed under:
|
|

To create a digital signature with the client certificate in javascript, there was a function: crypto.signtext() that doesn't work anymore

What is the easiest way to do this now?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about encryption