Static Public Member Functions | Public Attributes

CryptoFunctions Class Reference
[Diffie-Hellman Key Agreement Method (RFC-2631) implementation]

Inheritance diagram for CryptoFunctions:
Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static hmacsha1 ($key, $message)

Public Attributes

const SHA1_BLOCK_SIZE = 64

Detailed Description

Definition at line 15 of file CryptoFunctions.class.php.


Member Function Documentation

static CryptoFunctions::hmacsha1 ( key,
message 
) [static]

Member Data Documentation

Definition at line 17 of file CryptoFunctions.class.php.


The documentation for this class was generated from the following file: