Hi,
I used the function ${__MD5()} to get the value of MD5 Hex format,
eg.d41d8cd98f00b204e9800998ecf8427e.
And then, I’d like to convert it to 128 bits binary format(Raw data), do
you know how to convert in Jmeter?
As I know, Java used the class Java.security.MessageDigest to convert,
eg.MessageDigest.getInstance("MD5");
Maybe I missed something here.
Thanks.
--Weidong
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]