Phpass (Section)#
Path: /processing/credential-managers/credential-manager{id}/phpass
MD5-based salted and variable iteration count password hashes
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| iterations | uint32 | optional | 8 | Specifies the number of iterations the PHPass algorithm does for password hashing. Keep in mind that increasing the cost will greatly increase the complexity and the processing time when creating or validating passwords. |