function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
PossiblePossible 

RePost : Using HmacSHA256 algorithm to generate MAC

Hi,

I am trying to use HMACSHA256 algorithm to sign my key in order to invoke a remote REST webservice. I found that SF only supports HMACSHA1 encoding..Anyone knows any work around on that...

Any help on it will be appreciated..

 

 

Thanks

Lawrence-CECLawrence-CEC

Any solution to this? I'm looking for sha-256 HMAC as well.

 

---Lawrence