Has anyone tried to get the MD5 hash of an UDT? I'm getting and sending a type through sockets and need to check/send the hash of the message body, but right now I have no way of checking if the values I'm getting are right or are completely wrong since I've never used MD5.
I have the clsMD5 class found on freeVBCode, but actually I'm not fully sure of how to proceed...
Any help?
