Crypt_CHAP_MSCHAPv1::response()

Crypt_CHAP_MSCHAPv1::response()

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

Description

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

  • bool $lm - wether including the LM-Challenge-Response

Return value

string - a String containing the paket

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.