On 9/23/07, Oliver <[EMAIL PROTECTED]> wrote:
> Hi Folks,
>
> sorry if this is a dumb question but I didnt find anything on the net.
>
> I have the need to run decryption/encryption with RSA-keys from
> Javascript. I am familiar to the PKCS11 Certifiate/Siganture Stuff but
> unable to find a suitab
Anders,
We were actually contemplating the chance to build our own active for the
signature to work just as it works in IE. This is the code for signing using
capicom.
'
Set Signer = CreateObject("CAPICOM.Signer.2")
Signer.Certific
Alberto,
I may be wrong but I believe the best way you could actually
sign multiple documents without getting prompted for each signature
is to sign a an object consisting of digests of the actual documents to
sign. This is the method used in XML Dsig. Another method is
to use S/MIME packaging wh
Hi,
First of all, thanks for your answers. I think I didn't explain my problem
very well (or perhaps i´m a bit lost :P), sorry for that. When I use a http
connection or a https connection (with no client authentication) the applet
works well and it can access firefox keystore. The problem appears
Hi,
First of all, thanks for your answers. I think I didn't explain my problem
very well (or perhaps i´m a bit lost :P), sorry for that. When I use a http
connection or a https connection (with no client authentication) the applet
works well and it can access firefox keystore. The problem appears
5 matches
Mail list logo