Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am able to sign plain text at client end using capicom active x.Can you please tell me how to sign binary data and how to receive signed binary data.
Posted

1 solution

Signing a binary file is no different than any other.

WHat do you mean by "receive signed binary"?

Also, CAPICOM is deprecated[^]. Your code won't work on Windows 7.
 
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