Class TSecurityManagerValidationMode

Description

TSecurityManagerValidationMode class.

TSecurityManagerValidationMode defines the enumerable type for the possible validation modes that can be used by TSecurityManager.

The following enumerable values are defined:

  • MD5: an MD5 hash is generated from the data and used for validation.
  • SHA1: an SHA1 hash is generated from the data and used for validation.

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TSecurityManager.php 3066 2011-11-17 16:52:56Z ctrlaltca@gmail.com $
  • since: 3.0.4

Located in /Security/TSecurityManager.php (line 264)

TEnumerable
   |
   --TSecurityManagerValidationMode
Class Constant Summary
 MD5 = 'MD5'
 SHA1 = 'SHA1'
Methods
Class Constants
MD5 = 'MD5' (line 266)
SHA1 = 'SHA1' (line 267)

Documentation generated on Mon, 25 Jun 2012 14:39:11 +0200 by phpDocumentor 1.4.3