Crypt_CHAP_MSCHAPv1::response()

Crypt_CHAP_MSCHAPv1::response() -- Generates the response-packet.

Referentiesamenvatting

string Crypt_CHAP_MSCHAPv1::response (bool $lm = FALSE)

Beschrijving

This method generates the response paket, containing the NT-Challenge-Response and/or the LM-Challenge-Response. By default the LM-Challenge-Response is not included.

Parameter

Return waarde

string - a String containing the paket

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld