PASSWORD-HASH-ROUNDS attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The number of hash algorithm iterations to perform in the GENERATE-PASSWORD-HASH function. The value must be a positive integer. The default value is 200,000.
Data type: INTEGER
Access: Readable/Writable
Applies to: SECURITY-POLICY system handle
CAUTION: Setting this attribute to an extremely large number
can significantly slow the performance of the
GENERATE-PASSWORD-HASH() function. Consider a balance between
security and performance.See also
PASSWORD-HASH-ALGORITHM attribute, PASSWORD-HASH-SALT attribute