Unable to create JavaScript Library for HMAC
Summary:
Hi
I have a requirement to create a HMAC value based on a customer requirement wusing Javascript.
I have create a JavaScript and tested it with HTML which works perfectly fine. However the same Javascript is not validated when trying to upload it to OIC
getting the below warning
"Unable to parse all javascript files. Library file CreateHmacSHA256.jar is created with valid javascript files".
Below are the list fi file in the Jar
> GenerateHASHOIC.js --> main Javascript file which includes the fuctions to be used
> enc-base64-min.js --> Library
> hmac-sha256-min.js --> Library
> crypto-js-min.js --> Library
Tagged:
0