Crypt_CHAP_MSCHAPv2::ntPasswordHashHash()

Crypt_CHAP_MSCHAPv2::ntPasswordHashHash() -- Generates an MD4 Hash from the NT-Hash.

Synopsis

string Crypt_CHAP_MSCHAPv2::ntPasswordHashHash (string $nthash)

Description

This method generates an MD4 Hash from the given NT-Hash.

Paramètres

Valeur retournée

string - a String containing the NT-Hash

Note

Cette fonction ne peut pas être appelée de façon statique.

Exemple