RE: Password prompts when signing with smartcard
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Thu, 29 Jun 2006 02:31:57 GMT
Hi Bill,
Thanks for your feedback.
Yes, I originally have the same thought as you. However, for security
reasons, the Smartcard CSP doesn't provide the feature of exporting the RSA
private key pair from the smartcard . The private key never leaves the
smartcard. So, you cannot export the key pair outside of Smart Card.
We have to use Win32 crypto Win32 API to access the Smart Card key pairs,
which is what sn.exe does internally. The only option to this issue is
rewriting the sn.exe to support re-signing the multiple assemblies at a
single command line.
Based on your concern regarding sn.exe, I recommend you provide the
feedback in the feedback center below:
http://connect.microsoft.com/Main/content/content.aspx?ContentID=2220
Our product team will receive your feedback request and follow up with you.
Thanks.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- RE: Password prompts when signing with smartcard
- From: "Jeffrey Tan[MSFT]"
- RE: Password prompts when signing with smartcard
- Prev by Date: Re: SOS.dll loses symbol information
- Next by Date: Re: Diagnosing root cause of .NET application using nearly 500 MB memory
- Previous by thread: RE: Password prompts when signing with smartcard
- Next by thread: RE: Password prompts when signing with smartcard
- Index(es):
Relevant Pages
|