llms_rest_api_hash( string $data )

Generate a keyed hash value using the HMAC method with the key llms-rest-api


Description Description


Parameters Parameters

$data

(Required) Message to be hashed.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/llms-rest-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.