Method Protocols.LDAP.client()->get_bind_password_hash()
- Method get_bind_password_hash
string
get_bind_password_hash()- Description
Returns an MD5 hash of the password used for the bind operation, or zero if the connection isn't bound. If no password was given to bind then an empty string was sent as password, and the MD5 hash of that is therefore returned.