Home > PHP > Function > SPPLUS > nthmac()

nthmac()

nthmac - Obtain a nthmac key (needs 2 arguments)

Syntax

string nthmac (string $clent, string $data)

Arguments

  • clent - The URI of the script.
  • data - The URI of the script.

Description

Version

PHP PECL spplus >= 1.0.0

Return value

Returns TRUE on success or FALSE on failure.