saltedBlake2b256
saltedBlake2b256(
value,nonce):HexString
Default hasher for [[hashStatements]].
Parameters
Section titled “Parameters”• value: string
String to be hashed.
• nonce: string= ''
Optional nonce (as string) used to obscure hashed contents.
Returns
Section titled “Returns”HexString
256 bit blake2 hash as hex string.