SHA224digest (String function)
224-bit SHA-2 digest (String class)
[Introduced in Model 204 7.6]
The SHA224digest intrinsic function returns the 28-byte (always) binary string that is the SHA-224 digest of the method object string.
Syntax
%outString = string:SHA224digest
Syntax terms
%outString | A string variable to receive the SHA-224 digest of the method object string. |
---|---|
string | The string to which the method is applied. |
Usage notes
- SHA224digest is available for use by Model 204 V7.6 or greater or by Janus Network Security customers.