Re: How do I verify data with private key
Posted By:
Anonymous
Posted On:
Friday, March 12, 2010 03:36 PM
If you are talking about asymmetric cryptography, you are on the opposite side.
For verification, you would use public key and not private key. And this public key would be the public key of the sender who has sent you data.
With private key, you can only sign and not verify