Click here to Skip to main content
15,888,212 members
Articles / Programming Languages / Visual Basic

How to sign data with SignedCMS and signature check

Rate me:
Please Sign up or sign in to vote.
4.33/5 (4 votes)
6 Nov 2013CPOL 33.2K   4  
Shows how to sign a string using a PFX certificate to create a CMS/PCKS#7 signed data. Also, shows how to take the signed data and compare with the original text to check sigh validity.

Views

Daily Counts

License

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


Written By
Technical Lead
Costa Rica Costa Rica
Software Developer and blogger. { #net #javascript #angularJs #azure c# #mvc #security }

http://www.rolandocr.com

Comments and Discussions