Click here to Skip to main content
15,902,114 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a task in which i need to develop a web application(ASP.NET) which will read Digital Certificate and sign digitally on uploaded file so if any one can help in this would be great help

What I have tried:

i am trying to use System.Security.Cryptography.X509Certificates to read Digital Certificate....
Posted
Updated 22-Jul-17 0:58am
Comments
OriginalGriff 22-Jul-17 3:55am    
What have you tried?
Where are you stuck?
What help do you need?
Patrice T 22-Jul-17 5:24am    
Help on what ?

1 solution

Not sure what you are wanting to do or what you have tried...

To take a wild guess, this might be a good place to start: X509Certificate2UI Class (System.Security.Cryptography.X509Certificates)[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900