Apache JMeter – digest Function
digest is an in-build function of Apache JMeter and its type is ‘Calculation’. The digest function generates the encrypted value in the specific hash algorithm with the optional salt and upper case. By the way, JMeter in-build functions are divided into eight categories which are: Syntax: ${__digest()} Type: Calculation Purpose: To generate the encrypted value … Read more