WebhookSignature
Defined in: src/mft/webhooks.ts:67
Signature payload produced by signWebhookPayload.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
digest | string | Hex-encoded HMAC-SHA256 digest. | src/mft/webhooks.ts:69 |
timestamp | string | ISO-8601 timestamp included in the signed prefix. | src/mft/webhooks.ts:71 |