.NET Code Log
Tips, reminders and ideas on how to solve different code issues.
Monday, November 16, 2015
Validate MD5 in Windows
In CMD just type:
CertUtil -hashfile <FILEPATH> MD5
will return the correct hash to validate against.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment