You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

11.2.5 UseSCrypt Method

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

None

  • No labels