sha1


Description:

public static Value? sha1 (Context ctx, ValueArray args) throws Error

Implementation of a SHA-1 function using GChecksum

Parameters:

ctx execution context
args arguments to the function

Returns:

whether or not the expression matched

See also:

sha256, md5


Namespace: SQLHeavy.CommonFunction
Package: SQLHeavy