security::preferred_password_hash_algorithm (private)
security::preferred_password_hash_algorithm
Defined in packages/acs-tcl/tcl/security-procs.tcl
Check the list of preferred password hash algorithms and the return the best which is available (or "salted-sha1" if nothing applies).
- Returns:
- password preferred hash algorithm
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.