Re: Certificates and Cryptography (Please HELP!)
From: Kevin T. Price (kpckids@cox.net)
Date: 06/28/02
- Next message: David Stephen: "Web Form/Control Security"
- Previous message: Marina Gofman: "Accessing Remote SQL 2000 with a proxy account"
- In reply to: M. Shawn Dillon: "Certificates and Cryptography (Please HELP!)"
- Next in thread: M. Shawn Dillon: "Re: Certificates and Cryptography (Please HELP!)"
- Reply: M. Shawn Dillon: "Re: Certificates and Cryptography (Please HELP!)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Kevin T. Price" <kpckids@cox.net> Date: Thu, 27 Jun 2002 19:33:53 -0400
Based on the samples you've provided, the other group needs to provide a
little more information in the document containing the signature. Since it's
too much to type, I strongly recommend finding a copy of ".NET Framework
Security" from Addison-Wesley and looking at chapter 32 which has quite a
focus on XMLDSIG.
HTH,
Kevin
"M. Shawn Dillon" <nollids@moc.ovc-erutrepa> wrote in message
news:eRuf2feHCHA.2544@tkmsftngp08...
> I am currently involved in a project which must be available for external
> testing by COB this Friday (tomorrow) and am running into trouble with the
> cryptography framework.
>
> Our company is a MS shop, but we are working with another company that
uses
> a Java implementation. The goal is to be able to receive and verify
signed
> documents from this other company.
>
> The other company will provide us with a public key (DSA, 1024 bits) in
the
> form of an X.509 certificate (sample attached), and a signed XML message.
> What I need to be able to do is verify this signature.
>
> I've read through the CryptoAPI documentation, the CAPICOM documentation,
> and the System.Security.Cryptography documentation and have yet to find a
> way to obtain a DSAParameters object (or associated public-key values)
from
> the given X.509 certificate.
>
> Please, any help at all would be appreciated.
>
> Thanks in advance,
> M. Shawn Dillon, MCSD
> Senior Developer
> Aperture Credentialing, Inc.
> sdillon@aperture-cvo.com.nospam
>
>
>
- Next message: David Stephen: "Web Form/Control Security"
- Previous message: Marina Gofman: "Accessing Remote SQL 2000 with a proxy account"
- In reply to: M. Shawn Dillon: "Certificates and Cryptography (Please HELP!)"
- Next in thread: M. Shawn Dillon: "Re: Certificates and Cryptography (Please HELP!)"
- Reply: M. Shawn Dillon: "Re: Certificates and Cryptography (Please HELP!)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|