on ‎2023 Dec 20 5:25 AM
Hi Team,
I have coding in java script, i need the same functionality in groovy script. I have used our standard message digest function but the results are different.
const nonce = CryptoJS.SHA256(pm.collectionVariables.replaceIn('{{$s}}')).toString(CryptoJS.enc.Hex);const encodedNonce = CryptoJS.enc.Base64.stringify(CryptoJS.enc.Utf8.parse(nonce));
Any one has some idea on this please share the idea.
Request clarification before answering.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.