FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour HMAC SHA256
Posts: 300
Joined: Wed Jul 11, 2007 11:06 AM
HMAC SHA256
Posted: Wed Feb 14, 2018 02:56 PM

Hi,
I have to use this function HMAC SHA256 in order to calculate a signature to pass as parameter .

What are the parameters for this function .
Is it included in harbour ?

Thanks
Philippe

Posts: 300
Joined: Wed Jul 11, 2007 11:06 AM
Re: HMAC SHA256
Posted: Thu Feb 15, 2018 09:52 AM

Hi,
I have found the function :

HB_HMAC_SHA256("demo","test")

Thanks .

Continue the discussion