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