The Sha256()
function hashes a text with the SHA-256 algorithm.
Syntax
Sha256(text)
Returns
A new text that is the SHA-256 hash of a text.
Parameters
text
– a text.
The Sha256()
function hashes a text with the SHA-256 algorithm.
Sha256(text)
A new text that is the SHA-256 hash of a text.
text
– a text.