Re: CAPI to CAPICOM
From: Michel Gallant (neutron_at_NOSPAMistar.ca)
Date: 04/01/04
- Next message: Kevin Burton: "Re: DACL to readable name."
- Previous message: rema: "RE: Smart Card Transmit Usage"
- In reply to: Sahil: "CAPI to CAPICOM"
- Next in thread: Sahil: "Re: CAPI to CAPICOM"
- Reply: Sahil: "Re: CAPI to CAPICOM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 1 Apr 2004 08:22:54 -0500
Yes; use CAPICOM.Certificate.CertContent property:
CertificateClass ocert = new CertificateClass();
ocert.CertContext = (int) pcertcntxt ;
See also discussion here:
http://www.jensign.com/JavaScience/dotnet/SSLCapicom
- Mitch Gallant
MVP Security
"Sahil" <coder@topcoder.com> wrote in message news:u9bXEV8FEHA.1840@TK2MSFTNGP12.phx.gbl...
> Hello,
> i've got a CERT_CONTEXT can i somehow transform it to get the Certificate
> object of CAPICOM ?
> Thanks
>
>
- Next message: Kevin Burton: "Re: DACL to readable name."
- Previous message: rema: "RE: Smart Card Transmit Usage"
- In reply to: Sahil: "CAPI to CAPICOM"
- Next in thread: Sahil: "Re: CAPI to CAPICOM"
- Reply: Sahil: "Re: CAPI to CAPICOM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]