Name

CHECK_MD5 — Validate an MD5 digest

Synopsis

CHECK_MD5(digest,data)

Returns 1 on success, 0 on failure.

This function is deprecated in favor of using the MD5() function with the built-in expression parser.

See Also

MD5()