![]() ![]() |
Reference Type: Supported, Category: Data Security, ICR#: 6157
The $$HOSTFILE^XLFSHAN extrinsic function returns the SHA hash for a specified host file. It uses the $$FTG^%ZISH API to load the host file for processing.
NOTE: This API was released with Kernel Patch XU*8.0*657.
$$HOSTFILE^XLFSHAN(hashlen,path,filename)
hashlen: |
(required) The hash length in bits:
|
path: | (required) Full path, up to but not including the filename. |
filename: | (required) Name of the file. |
returns: |
Returns:
|
>W $$HOSTFILE^XLFSHAN(160,"Z:\Cache2014\","cache.cpf") F11F3595604296A1F8BCF13AA7F2744FB9EB1675 |