Difference between revisions of "SHA256FILE()"

From Lianjapedia
Jump to: navigation, search
(Created page with "==Purpose== Function to return the SHA-256 cryptographic hash value for a file ==Syntax== SHA256FILE(<expC>) ==See Also== CRC32(), CRC32RECORD(), DES3_DECRYPT(),...")
 
(Example)
 
Line 22: Line 22:
 
[[Category:VFP Function Extensions]]
 
[[Category:VFP Function Extensions]]
 
[[Category:Encryption]]
 
[[Category:Encryption]]
[[Category:Lianja v7.2]]
+
[[Category:Lianja v8.0]]

Latest revision as of 10:00, 7 July 2022

Purpose

Function to return the SHA-256 cryptographic hash value for a file

Syntax

SHA256FILE(<expC>)

See Also

CRC32(), CRC32RECORD(), DES3_DECRYPT(), DES3_ENCRYPT(), DECRYPT, ENCRYPT, MD5(), MD5FILE(), RTOS(), SHA1(), SHA1FILE(), SHA256(), SHA256RECORD(), SET ENCRYPTION, SYS()

Description

The SHA256FILE() function is used to return the SHA-256 cryptographic hash value for the filename, <expC>. The value returned is a 64 character string.

Example

? sha256file("admin.png")
1027868d77a205cfebda3d2eaf7f6d875764db23a9601ee43328ae9180367417