Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-service-common
generateWebhookSignature
Function generateWebhookSignature
generateWebhookSignature
(
valueToHash
:
string
,
secret
:
string
)
:
string
Generates a webhook signature using a hash-based message authentication code (HMAC) with SHA-256.
Parameters
valueToHash
:
string
secret
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Axinom Portal
Axinom Mosaic Libraries
Loading...
Generates a webhook signature using a hash-based message authentication code (HMAC) with SHA-256.