Static Public Member Functions | |
static | hmacsha1 ($key, $message) |
Public Attributes | |
const | SHA1_BLOCK_SIZE = 64 |
Definition at line 15 of file CryptoFunctions.class.php.
static CryptoFunctions::hmacsha1 | ( | $ | key, | |
$ | message | |||
) | [static] |
Definition at line 22 of file CryptoFunctions.class.php.
Referenced by OpenIdConsumer::doContinue().
const CryptoFunctions::SHA1_BLOCK_SIZE = 64 |
Definition at line 17 of file CryptoFunctions.class.php.