Posted on: 3/27/2014 5:07:26 PM | Views : 617

Hello all.
Although I have been reading posts and googling, I'm quite noob in .net digital sign, so, if you can give me a hand...

I've a mvc3 app, running in a IIS 7.5. Now, In a certain pages, I need user (who is already authenticated in our custom system) to digitally sign the transaction with a smart card.
So, I need some help with it:
- How can I force the user to insert the smart card or go back? I have read that it can be done by configurating web.config file. Am I right?
- Now, once the smart card inserted, how can I access to the data (in this case, I'm afraid it will be the private key or the digital cert) from the server?

Perhaps, I missed any doc, or link with my case, step by step...

Any help will be appreciated.

Thanks a lot in advance.
Best Regards

Go to the complete details ...