Re: EnvelopedData and S/MIME Problem

From: Michel Gallant (neutron_at_NOSPAMistar.ca)
Date: 12/02/03

  • Next message: Dave Christiansen [MS]: "Re: SSPI and EncryptMessage"
    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?


  • Next message: Dave Christiansen [MS]: "Re: SSPI and EncryptMessage"

    Relevant Pages

    • Re: UKNOVA
      ... and doesn't chew all your CPU like Java ... variants. ... I like this version of BitTornado ...
      (uk.rec.motorcycles)
    • Re: Alternatives to C: ObjectPascal, Eiffel, Ada or Modula-3?
      ... C# and Pascal (variants) are still largely ... even if they use some sort of compiled ... AFAIK, most Java and C# implementations, JIT-compile to machine code ...
      (comp.lang.ada)
    • Re: UKNOVA
      ... and doesn't chew all your CPU like Java ... variants. ...
      (uk.rec.motorcycles)
    • Re: Java-like dropdown menu in c# .Net?
      ... question is not at all related to the csharp language. ... come with asp.net (especially java like ones). ... around on the web for vendors that sell menu controls and find one that is ... > My boss wants this web app that I'm developing to have a java like ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Cant use JDK 1.4 jar file (javax.crypto) in JDK 1.3
      ... package which I have obtained the jar file for (from JDK 1.4.2) and ... plugged in to my web app in 1.3. ... Everything compiles OK but when the ... Generally classes from a newer version of Java will not work with earlier versions, due to changes in the classfile format between versions. ...
      (comp.lang.java.programmer)