Sha2WithSha512 (Section)#

Path: /processing/credential-managers/credential-manager/Sha2WithSha512

Parameters#

NameTypeRequiredDefaultDescription
roundsuint32optional20000The number of times the Sha512 encryption will be applied
saltstringoptional-A predefined salt. If left empty the salt will be generated for each password (recommended)

Was this helpful?