SQLHeavy.CommonFunction.sha256 Reference Manual
Packages
SQLHeavy
SQLHeavy
CommonFunction
compress
decompress
md5
regex
sha1
sha256
sha256
Description:
public
static
Value
?
sha256
(
Context
ctx,
ValueArray
args)
throws
Error
Implementation of a SHA-256 function using GChecksum
Parameters:
ctx
execution context
args
arguments to the function
Returns:
whether or not the expression matched
See also:
sha1
,
md5
Namespace:
SQLHeavy.CommonFunction
Package:
SQLHeavy