tilln / jmeter-iso8583

ISO8583 Plugin for JMeter
MIT License
62 stars 32 forks source link

Use MAC Generation function in JRS223 (groovy script) #84

Closed mehrdad2000 closed 6 months ago

mehrdad2000 commented 6 months ago

Hi need to use function mac generation in groovy script jrs223.

try this ${__generateDESKey(64,MAC)} but need to set MAC algorithm, MAC Key for this function.

is it possible to do this?

Any idea? Thanks

tilln commented 6 months ago

@mehrdad2000 This plugin does not provide a JMeter function for MAC generation. Would you please consider posting questions like this under "Discussions".