Difference between revisions of "MD5FILE()"

From Lianjapedia
Jump to: navigation, search
(Example)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[DES3_DECRYPT()]], [[DES3_ENCRYPT()]], [[MD5()]]
+
[[CRC32()]], [[DES3_DECRYPT()]], [[DES3_ENCRYPT()]], [[DECRYPT]], [[ENCRYPT]], [[MD5()]], [[RTOS()]], [[SHA1()]], [[SHA1FILE()]], [[SET ENCRYPTION]], [[SYS()]]
  
 
==Description==
 
==Description==
Line 22: Line 22:
 
[[Category:Lianja VFP Extensions]]
 
[[Category:Lianja VFP Extensions]]
 
[[Category:VFP Function Extensions]]
 
[[Category:VFP Function Extensions]]
 +
[[Category:Encryption]]

Latest revision as of 06:47, 20 April 2022

Purpose

Function to return the MD5 cryptographic key for a named file or files matching a skeleton

Syntax

MD5FILE(<expC>)

See Also

CRC32(), DES3_DECRYPT(), DES3_ENCRYPT(), DECRYPT, ENCRYPT, MD5(), RTOS(), SHA1(), SHA1FILE(), SET ENCRYPTION, SYS()

Description

The MD5FILE() function is used to return the MD5 cryptographic key for a named file or all files matching a skeleton. The file name or skeleton is specified in <expC>.

Example

md5key = md5file("*.dbf")                                                     
? md5key                                                                      
a867a1593181165651ed1e4330f451ba