Crypt_CHAP_MSCHAPv1::lmPasswordHash()

Crypt_CHAP_MSCHAPv1::lmPasswordHash() -- Generates the LAN-Manager-Hash from the given plaintext-password.

Referentiesamenvatting

string Crypt_CHAP_MSCHAPv1::lmPasswordHash ([string $password = ''])

Beschrijving

This method generates LAN-Manager-Hash from the given plaintext-password or from the password property.

Parameter

Return waarde

string - a String containing the LAN-Manager-Hash

Note

Deze functie kan niet statisch worden aangeroepen.

LAN-Manager Hash are weak and should not be used anymore.

Voorbeeld