Re: Extracting certificate from the smart card thru cryptoApi in c#
- From: "Mitch Gallant" <jensigner@xxxxxxxxxxxxxxxx>
- Date: Tue, 14 Mar 2006 09:48:36 -0500
In .NET 2, there is good support for certificates in capi stores.
See System.Security.Cryptography.X509Certificates.
In .NET 1.1, you would need to pinvoke to capi using techniques
like this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncapi/html/netcryptoapi.asp
See also "Using Cryptography with the .NET Framework" pp. 669 in
".NET Framework Security", LaMacchia et. al. 2002 AW.
- Mitch Gallant
MVP Security
"Chander" <Chander@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E4658DF1-1E2A-4299-9376-3531A606450B@xxxxxxxxxxxxxxxx
Hi,
Pl. help in the matter of extracting the certificate from the smart card
using the cryptoAPI and .net assembly but not to use the CAPICOM for it.
Thanx
Chander
.
- Prev by Date: Forms authentication failed for the request
- Next by Date: Re: FileLoadException when running app with Impersonate from network folder.
- Previous by thread: Re: Extracting certificate from the smart card thru cryptoApi in c#
- Next by thread: Re: ASP.Net 1.1, Win 2003, IIS6, System.Diagnostics.Process, run notep
- Index(es):
Relevant Pages
|