Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.7k
Open
Description
Hey,
I have been using this library for Netsuite integration without issue (see#892)
Netsuite is removing support for HMAC-SHA1 soon.
I use DefaultApi10a, which has
public SignatureService getSignatureService() { return new HMACSha1SignatureService(); }
Looking at the code - there's no SignatureService for HMAC-SHA256. Is there any plans to create one? If not could you point me in the right direction on how I could make my own?
Thanks
Metadata
Metadata
Assignees
Labels
No labels