phpDocumentor Auth_SASL
[ class tree: Auth_SASL ] [ index: Auth_SASL ] [ all elements ]

Class: Auth_SASL_Common

Source Location: /modules/Apps/MailClient/PEAR/Auth/SASL/Common.php

Class Auth_SASL_Common

Class Overview

Common functionality to SASL mechanisms

Located in /modules/Apps/MailClient/PEAR/Auth/SASL/Common.php [line 46]



		
				Author(s):
		
		
		API Tags:
Access:  public

Information Tags:
Version:  1.0

Methods

[ Top ]
Descendants
Child Class Description
Auth_SASL_Anonymous Common functionality to SASL mechanisms
Auth_SASL_CramMD5 Common functionality to SASL mechanisms
Auth_SASL_DigestMD5 Common functionality to SASL mechanisms
Auth_SASL_Login Common functionality to SASL mechanisms
Auth_SASL_Plain Common functionality to SASL mechanisms

[ Top ]
Method Summary
string   _HMAC_MD5()   Function which implements HMAC MD5 digest

[ Top ]
Methods
_HMAC_MD5  [line 55]

  string _HMAC_MD5( string $key, string $data  )

Function which implements HMAC MD5 digest

Parameters:
string   $key:  The secret key
string   $data:  The data to protect

API Tags:
Return:  The HMAC MD5 digest


[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:40:01 -0500 by phpDocumentor 1.4.2