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

View this page in Last updated: Mon, 02 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.

Описание

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))

Параметр

  • string $password - the password to be hashed

Возвращаемое значение

string - a String containing the NT-Hash

Заметка

Эта функция не должна вызываться статически.

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

Download Documentation Last updated: Mon, 02 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.