I need to create the hash of a the html of a webpage (from its URL) using SHA1 or MD5 in java, but I don't know how to do it... can you help me?
feedback
|
|
Raffaele Di Fazio: you can use this function to generate MD5 as HashValue from the String; for example,
I hope it helps. Please, let us know if it is right direction for that question. Tiger. | |||
feedback
|
|
| |||||||||||
feedback
|