This is the complete list of members for Zend_Crypt_Hmac, including all inherited members.
$_hashAlgorithm | Zend_Crypt_Hmac | protectedstatic |
$_key | Zend_Crypt_Hmac | protectedstatic |
$_packFormat | Zend_Crypt_Hmac | protectedstatic |
$_supportedAlgosMhash | Zend_Crypt | protectedstatic |
$_supportedAlgosOpenssl | Zend_Crypt | protectedstatic |
$_supportedMhashAlgorithms | Zend_Crypt_Hmac | protectedstatic |
$_type | Zend_Crypt | protectedstatic |
_detectHashSupport($algorithm) | Zend_Crypt | protectedstatic |
_digestHash($algorithm, $data, $binaryOutput) | Zend_Crypt | protectedstatic |
_digestMhash($algorithm, $data, $binaryOutput) | Zend_Crypt | protectedstatic |
_digestOpenssl($algorithm, $data, $binaryOutput) | Zend_Crypt | protectedstatic |
_getMhashDefinition($hashAlgorithm) | Zend_Crypt_Hmac | protectedstatic |
_hash($data, $output=self::STRING, $internal=false) | Zend_Crypt_Hmac | protectedstatic |
_setHashAlgorithm($hash) | Zend_Crypt_Hmac | protectedstatic |
BINARY | Zend_Crypt_Hmac | |
compute($key, $hash, $data, $output=self::STRING) | Zend_Crypt_Hmac | static |
hash($algorithm, $data, $binaryOutput=false) | Zend_Crypt | static |
STRING | Zend_Crypt_Hmac | |
TYPE_HASH | Zend_Crypt | |
TYPE_MHASH | Zend_Crypt | |
TYPE_OPENSSL | Zend_Crypt | |