Crypt_CHAP_MSCHAPv1::lmPasswordHash()
Crypt_CHAP_MSCHAPv1::lmPasswordHash() -- Generates the LAN-Manager-Hash from the given plaintext-password.
Описание
This method generates LAN-Manager-Hash from the given plaintext-password or from the password property.
Заметка
Эта функция не должна вызываться статически.
LAN-Manager Hash are weak and should not be used anymore.
Пример
Пример 37-1. Using Crypt_CHAP_MSCHAPv1::lmPasswordHash()
|
Пред. | Начало | След. |
Crypt_CHAP_MSCHAPv1::ntPasswordHash() | Уровень выше | Crypt_CHAP_MSCHAPv1::str2unicode() |