PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
This method generates a new random challenge and stores it in the given property, the default size of the challenge is 8 bytes.
string $varname - name of the property for storing the challenge
int $size - the size of the challenge
Beispiel 36-1. Using Crypt_CHAP::generateChallenge()
|
Zurück | Zum Anfang | Nach vorne |
Introduction | Nach oben | Crypt_CHAP_MD5::Crypt_CHAP_MD5() |