Crypt_CHAP_MD5::challengeResponse()
Description
This method generates the challenge-response paket, by doing: md5(ID + Password + Challenge).
Example
Example 41-1. Using Crypt_CHAP_MD5::challengeResponse()
|
|
Helping ordinary people create extraordinary websites! |
Crypt_CHAP_MD5::challengeResponse()DescriptionThis method generates the challenge-response paket, by doing: md5(ID + Password + Challenge). Example
|