add mac_length to verify docs (#30967)

This commit is contained in:
Rachel Culpepper 2025-07-16 20:09:55 -04:00 committed by GitHub
parent f14fd78316
commit 140219c75b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1695,6 +1695,8 @@ or [generate CMAC](#generate-cmac) API calls.
`/transit/cmac` function. One of the following arguments must be supplied
`signature`, `hmac` or `cmac`.
- `mac_length` (int: 0) - Specifies the MAC length used to generate the CMAC.
- `reference` `(string: "")` -
A user-supplied string that will be present in the `reference` field on the
corresponding `batch_results` item in the response, to assist in understanding