API Reference / sha256Hex · function
Function: sha256Hex()
function sha256Hex(input): string;
SHA-256 hex digest of a UTF-8 string.
Parameters
| Parameter | Type |
|---|---|
input | string |
Returns
string
function sha256Hex(input): string;
SHA-256 hex digest of a UTF-8 string.
| Parameter | Type |
|---|---|
input | string |
string