API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
SHA1_BLOCKSIZE is this module's SHA1 blocksize used by the fallback implementation.
Auth_OpenID_HMACSHA1 | ( | $ | key, |
$ | text | ||
) |
Compute an HMAC/SHA1 hash.
private
string | $key | The HMAC key |
string | $text | The message text to hash |
Références $text, Auth_OpenID_SHA1(), et Auth_OpenID::bytes().
Auth_OpenID_SHA1 | ( | $ | text | ) |
Références $i.
Référencé par Auth_OpenID_FileStore::_safe64(), Auth_OpenID_DumbStore::Auth_OpenID_DumbStore(), et Auth_OpenID_HMACSHA1().