Introduction (Previous) (Next) Crypt_CHAP_MD5::Crypt_CHAP_MD5()

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Crypt_CHAP::generateChallenge()

Crypt_CHAP::generateChallenge() -- Generates a new random challenge.

Описание

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

Возвращаемое значение

string - a String containing the challenge

Заметка

Эта функция не должна вызываться статически.

Introduction (Previous) (Next) Crypt_CHAP_MD5::Crypt_CHAP_MD5()

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.