SPPLUS Functions
PHP Manual

calculhmac

(PECL spplus >= 1.0.0)

calculhmacObtain a hmac key (needs 2 arguments)

Description

string calculhmac ( string $clent , string $data )
Warning

This function is currently not documented; only its argument list is available.

Return Values

Returns TRUE on success or FALSE on failure.

Notes

Warning

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.


SPPLUS Functions
PHP Manual