ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
All Data Structures Namespaces Files Functions Variables Modules Pages
HTTP.php File Reference

Go to the source code of this file.

Data Structures

class  Auth_HTTP
 

Namespaces

 Auth_HTTP
 PEAR::Auth_HTTP.
 

Variables

const AUTH_HTTP_NONCE_TIME_LEN 16
 
const AUTH_HTTP_NONCE_HASH_LEN 32
 

Variable Documentation

◆ AUTH_HTTP_NONCE_HASH_LEN

const AUTH_HTTP_NONCE_HASH_LEN 32

Definition at line 27 of file HTTP.php.

Referenced by Auth_HTTP\_decodeNonce().

◆ AUTH_HTTP_NONCE_TIME_LEN

const AUTH_HTTP_NONCE_TIME_LEN 16

Definition at line 26 of file HTTP.php.

Referenced by Auth_HTTP\_decodeNonce().