|
Previous Page |
Solar_Auth_Adapter_Htpasswd |
Next Page |
_apr1()
static protected
string
_apr1 (
string $plain,
string $salt
)
APR compatible MD5 encryption.
Parameters
- (string)
$plain: Plaintext to crypt. - (string)
$salt: The salt to use for encryption.
Returns
- (string) The APR MD5 encrypted string.
Description
APR compatible MD5 encryption.
Local
- Overview
- Constants
- Properties
- Methods
- _64()
- __construct()
- __destruct()
- _apr1()
- _exception()
- _loadSession()
- _processLogin()
- _processLogout()
- _redirect()
- apiVersion()
- dump()
- getFlash()
- isLoginRequest()
- isLogoutRequest()
- isValid()
- locale()
- processLogin()
- processLogout()
- reset()
- start()
- updateIdleExpire()