Home > PHP > Function > SPPLUS > calculhmac()

calculhmac()

calculhmac - Obtain a hmac key (needs 2 arguments)

Syntax

string calculhmac (string $clent, string $data)

Arguments

  • clent - The year as a number, the valid range depends on the calendar
  • data - The year as a number, the valid range depends on the calendar

Description

Version

PHP PECL spplus >= 1.0.0

Return value

Returns TRUE on success or FALSE on failure.