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