# hmac_sha256_hex

```cpp
String hmac_sha256_hex(String key, String data)
```

Returns the lowercase hexadecimal HMAC-SHA-256 digest.
