Skip to content

function sha256 (shared-side)

Available since version: 0.3.0

This function will calculate the SHA-256 hash of the specified string and return it as hexadecimal text representation.

Declaration

string sha256()

Parameters

No parameters.

Returns string

Returns string hash as hexadecimal text representation.