Crypt_CHAP_MSCHAPv1::ntChallengeResponse() (Previous) (Next) Crypt_CHAP_MSCHAPv1::lmPasswordHash()

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Crypt_CHAP_MSCHAPv1::ntPasswordHash()

Crypt_CHAP_MSCHAPv1::ntPasswordHash() -- Generates the NT-Hash from the given plaintext-password.

Leírás

This method generates NT-Hash from the given plaintext-password or from the password property. The NT-Hash is computed like this: md4(str2unicode(plaintext))

Paraméterek

  • string $password - the password to be hashed

Visszatérési érték

string - a String containing the NT-Hash

Megjegyzés

Ez a függvény nem hívható statikusan.

Crypt_CHAP_MSCHAPv1::ntChallengeResponse() (Previous) (Next) Crypt_CHAP_MSCHAPv1::lmPasswordHash()

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.