Moodle  2.2.1
http://www.collinsharper.com
Crypt_CHAP_MD5 Class Reference
Inheritance diagram for Crypt_CHAP_MD5:
Collaboration diagram for Crypt_CHAP_MD5:

Public Member Functions

 challengeResponse ()

Detailed Description

Definition at line 129 of file CHAP.php.


Member Function Documentation

Generates the response.

CHAP-MD5 uses MD5-Hash for generating the response. The Hash consists of the chapid, the plaintext password and the challenge.

Returns:
string

Reimplemented from Crypt_CHAP.

Definition at line 140 of file CHAP.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations