Re: EnvelopedData and S/MIME Problem
From: Michel Gallant (neutron_at_NOSPAMistar.ca)
Date: 12/02/03
- Previous message: Michel Gallant: "Re: EnvelopedData and S/MIME Problem"
- In reply to: Mike: "Re: EnvelopedData and S/MIME Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 1 Dec 2003 18:03:30 -0500
Actually, it is a bit of a shame that .NET does not have really good native
support for Variants ...
Microsoft Java did, and this web app proves it:
http://pages.istar.ca/~neutron/java7sign
It uses CAPICOM vbs scripting extensively, and uses MS JVM java applet
to pass various variants, and BSTR to managed Java code (without the hastles
of .NET interop).
Note that the EnvelopedData generated by above is NOT UNICODE, but ASCII,
like what you want. It uses ByteArrayToBinaryString, as I mentioned in parallel
note.
- Mitch
"Mike" <Michael.Serfass@LathamSoftware.com> wrote in message
news:u$dZ9sFuDHA.3116@tk2msftngp13.phx.gbl...
> recompile-run-get email-recompile-run-get email-..., I can tell you! After 2
> weeks, I would conclude that CAPICOM simply does not work, and the .NET
> Cryptography namespace is useless, except that other people have
> accomplished it. What's the secret?
- Previous message: Michel Gallant: "Re: EnvelopedData and S/MIME Problem"
- In reply to: Mike: "Re: EnvelopedData and S/MIME Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|