hash_hmac( $algo,  $data,  $key,  $raw_output = false )


Description Description


Source Source

File: wp-includes/compat.php

 * For $encoding === UTF-8, the `$str` input is expected to be a valid UTF-8 byte
 * sequence. The behavior of this function for invalid inputs is undefined.
 *

Top ↑

User Contributed Notes User Contributed Notes

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