md5


Description:

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

Implementation of a MD5 function using GChecksum

Parameters:

ctx execution context
args arguments to the function

Returns:

whether or not the expression matched

See also:

sha1, sha256


Namespace: SQLHeavy.CommonFunction
Package: SQLHeavy