PayFanout API reference
Preparing search index...
core/src
hmacSha256Hex
Function hmacSha256Hex
hmacSha256Hex
(
key
:
string
,
data
:
string
)
:
Promise
<
string
>
HMAC-SHA-256 as lowercase hex — what GoCardless and PayZen signatures use.
Parameters
key
:
string
data
:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
PayFanout API reference
Loading...
HMAC-SHA-256 as lowercase hex — what GoCardless and PayZen signatures use.