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
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
2 matches
Mail list logo