Crypt_CHAP_MD5::challengeResponse() -- Generates the challenge-response paket.
Beschrijving
This method generates the challenge-response paket, by doing: md5(ID + Password + Challenge).
Return waarde
string - a String containing the challenge-response paket
Note
Deze functie kan niet statisch worden aangeroepen.