Hi,
I have C# code to generate some hash values using MD5 and SHA256 alogorithms.
How can I use this code snippet or integrate this code snippet into Neoload ?
Is it possible to using Data Format Extensions.
Neoload is written in Java so for any C# code you would need some sort of wrapper. An extension isn't what you're after? I was thinking a javascript variable that calls java code/methods?