isw_fintech_compute_mac
Compute a cryptographic HMAC for fintech card processing by ordering fields from payload and secret, using an optional algorithm.
Instructions
Compute Fintech Card Processing HMAC over ordered fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| secret | Yes | ||
| confirm | No | Required as true for write or high-risk tools. | |
| payload | Yes | ||
| algorithm | No | sha256 |