Crypt_CHAP_MSCHAPv1::challengeResponse()

Crypt_CHAP_MSCHAPv1::challengeResponse() -- Generates the Challenge-Response paket.

Synopsis

string Crypt_CHAP_MSCHAPv1::challengeResponse ()

Beschreibung

This method generates the Challenge-Response paket.

Rückgabewert

string - a String containing the challenge-response paket

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel