PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Crypt/CHAP.php';
void Crypt_CHAP_MSCHAPv1::Crypt_CHAP_MSCHAPv1 ()
void Crypt_CHAP_MSCHAPv1::Crypt_CHAP_MSCHAPv1
Generates a new Object for generating MS-CHAPv1 compliant pakets.
You need the mhash extension in order to get this class to work.