Expand description
Types and utilities for HMAC-based authentication
Inlines HmacKey (from types-core) and add_expiring_auth_to_headers
(from external-api) so the external-match-client feature path does not
pull in the full renegade dependency tree.
Structs§
- HmacKey
- A type representing a symmetric HMAC key
Constants§
- HMAC_
KEY_ LEN - The length of an HMAC key in bytes
Functions§
- add_
expiring_ auth_ to_ headers - Add an auth expiration and signature to a set of headers