Smartcard CSP Problem
From: Alf (alf1982_at_hotmail.de)
Date: 11/29/04
- Next message: z. f.: "getting notification when workstation un-locked by the user"
- Previous message: Prassi: "Re: Creating a custom CSP"
- Next in thread: lelteto: "RE: Smartcard CSP Problem"
- Reply: lelteto: "RE: Smartcard CSP Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Nov 2004 12:01:35 +0100
Hello, maybe somebody can help me out!
I am to develop a SmartCard CSP, but with no actual SmartCard behind it, but
rather a Software System that simulates it.
I so far devloped a CSP which wrappes the MS Base CSP for the common
functionality and will use the System for the Rest.
Now, I have a logical problem.
The CSP should be used for Mail Signing and encrypting in Outlook, as well
as for windows logon.
If I understood the concept of the certificate handling in windows, you have
to enroll a certificate for a certain user who is present in the active
directory - let's call him Bob. When enrolling this certificate, you choose
the type (smartcard certificate) and the corresponding CSP (in this case, my
CSP).
The result of the enrollement would be a new certificate stored on the
SmartCard and installed in windows.
Question: Am I rigth with the above?
Then - next Question: How does the enrollemnt process create and store the
certificates on the SmartCard since the CryptoApi (CP* ) functions do not
provide certification handling - Does the enrollement task itsself store the
certifcate to the SmartCard? (And how, cia driver?)
Are there any other usefull documentations on what a SmartCard CSP has to
implement?
Thanks!
- Next message: z. f.: "getting notification when workstation un-locked by the user"
- Previous message: Prassi: "Re: Creating a custom CSP"
- Next in thread: lelteto: "RE: Smartcard CSP Problem"
- Reply: lelteto: "RE: Smartcard CSP Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|