how to use JSS to do checksum operation using MD5 ? I have to do the encryption and also the checksum kind of operation. I wanted to use MD5 to get the hash of some information and wanted to make sure that info wasn't tampered with. I was looking for some kind of code samples or how to use.
Thanks Kiran
