Crypt_CHAP_MSCHAPv2::challengeHash()

Crypt_CHAP_MSCHAPv2::challengeHash() -- Generates the Challenge-Hash.

Synopsis

string Crypt_CHAP_MSCHAPv2::challengeHash ()

Description

This method generates the (SHA1) Challenge-Hash containing the authenticator and the peer challenge and the username.

Valeur retournée

string - a String containing the Challenge-Hash

Note

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

Exemple