# sha256_hex

```cpp
String sha256_hex(String data)
```

Returns the lowercase hexadecimal SHA-256 digest for `data`.
