Click here to Skip to main content
15,893,337 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear all,
I want to develop a C#.net application to sign a file (.txt or.html) using a certificate (.cer or.pfx) file .After signing the document I will send the document and signature to the receiver by email .Also I want to develop a verification tool at the receiver end.
Please guide me
Regards
Denny
Posted

1 solution

Look at this website as it should give you an overview and get you started: http://www.simple-talk.com/dotnet/.net-framework/beginning-with-digital-signatures-in-.net-framework/[^].

Cheers,

Manfred
 
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