Difference between revisions of "MD5()"

From Lianjapedia
Jump to: navigation, search
Line 22: Line 22:
 
[[Category:Lianja VFP Extensions]]
 
[[Category:Lianja VFP Extensions]]
 
[[Category:VFP Function Extensions]]
 
[[Category:VFP Function Extensions]]
 +
[[Category:Users and Roles]]

Revision as of 08:12, 1 October 2014

Purpose

Function to return the MD5 cryptographic key for a character string

Syntax

MD5(<expC>)

See Also

CRC32(), MD5FILE(), SHA1(), SHA1FILE(), SYS()

Description

The MD5() function is used to return the MD5 cryptographic key for the character string, <expC>.

Example

md5key = md5("Oeh987we")
? md5key
20aed6c51c904428ee6a60d3f460f0cb