![]() ![]() |
Reference Type: Supported, Category: Data Security, ICR#: 6157
The $$GLOBAL^XLFSHAN extrinsic function returns the SHA hash of a specified global, in contrast with the $$FILE^XLFSHAN API, which returns the hash for a particular entry in a global.
NOTE: This API was released with Kernel Patch XU*8.0*657.
$$GLOBAL^XLFSHAN(hashlen,filenum,dataonly)
hashlen: |
(required) The hash length in bits:
|
filenum: | (required) VA FileMan file number. |
dataonly: |
(required) Scope of the hash:
|
returns: |
Returns:
|
>W $$GLOBAL^XLFSHAN(256,200,0) 714CE00DE20E30700229F95F69DBAE34262CF30576EA03852CFBE0D0DC2BE611 |