Re: how to sign data in javascript and get the signing public key

2009-03-12 Thread Anders Rundgren
9 12:24 Subject: how to sign data in javascript and get the signing public key Hi everybody, I'm wondering whether it is possible to sign data in javascript with a certificate stored in the certificate manager and subsequently get the signing certificate public key similarly to M$'s

how to sign data in javascript and get the signing public key

2009-03-12 Thread Jan Zach
Hi everybody, I'm wondering whether it is possible to sign data in javascript with a certificate stored in the certificate manager and subsequently get the signing certificate public key similarly to M$'s CAPICOM api: var oSigner = new ActiveXObject("CAPICOM.Signer"); var signedData = new Activ