hash_hmac()
The hash_hmac() function generates a keyed hash value using the HMAC method. This is useful for creating secure HMACs for data integrity and authentication.