Changes the hash algorithm to SCrypt. A salt value can be specified (optional).
SCrypt is a suitable algorithm for password hashing.
Input Arguments
Name
Type
Mandatory
Description
Salt
XPRIM_Binary
No
The salt value to use in the hashing calculation
Output Arguments
None
Return Value