Crypt_CHAP_MSCHAPv1::challengeResponse()

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

Synopsis

string Crypt_CHAP_MSCHAPv1::challengeResponse ()

Description

This method generates the Challenge-Response paket.

Valeur retournée

string - a String containing the challenge-response paket

Note

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

Exemple