You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Azure Key Generation in OIC

Hi Team, We need to generate an Azure Key in OIC to connect to Azure API calls. Currently Client is using the below script in MuleSoft and we need to generate the same structure but not able to understand how these functions can be implemented as these are specific to Mule.

var sig =toBase64(fromHex(Crypto::HMACWith(secretKey as Binary, strToSign as Binary, "HmacSHA256") as Binary {class: "byte[]"}));

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!