ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
HTTP.php File Reference

Go to the source code of this file.

Data Structures

class  Auth_HTTP

Namespaces

namespace  Auth_HTTP
 PEAR::Auth_HTTP.

Variables

const AUTH_HTTP_NONCE_TIME_LEN = 16
const AUTH_HTTP_NONCE_HASH_LEN = 32

Variable Documentation

const AUTH_HTTP_NONCE_HASH_LEN = 32

Definition at line 27 of file HTTP.php.

Referenced by Auth_HTTP\_decodeNonce().

const AUTH_HTTP_NONCE_TIME_LEN = 16

Definition at line 26 of file HTTP.php.

Referenced by Auth_HTTP\_decodeNonce().