Sha2withsha512 (Section)#
Path: /processing/credential-managers/credential-manager{id}/Sha2WithSha512
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| rounds | uint32 | optional | 20000 | The number of times the Sha512 encryption will be applied |
| salt | string | optional | A predefined salt. If left empty the salt will be generated for each password (recommended) |