Crypt_CHAP_MSCHAPv2::challengeHash()

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

Referentiesamenvatting

string Crypt_CHAP_MSCHAPv2::challengeHash ()

Beschrijving

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

Return waarde

string - a String containing the Challenge-Hash

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld