Encryption & Decryption in Jmeter
We have recorded a script for a web application. but in request body & response body I can see the data is Encrypted. Now to do this script work for multiple users we need to write a encryption decryption logic. We checked with developer they provided us logic which is Javascript as below.