PASSWORD-HASH-ALGORITHM attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
A CHARACTER string containing the name of the hash algorithm to use with the GENERATE-PASSWORD-HASH function when the hash-algorithm argument is not specified.
Data type: CHARACTER
Access: Readable/Writable
Applies to: SECURITY-POLICY system handle
Valid values in increasing order of security and decreasing order of performance are:
PBKDF2-HMAC-SHA-256(default)PBKDF2-HMAC-SHA-384PBKDF2-HMAC-SHA-512
See also
PASSWORD-HASH-ROUNDS attribute, PASSWORD-HASH-SALT attribute