This hashes your input with a provided key using SHA256 algorithm and returns a hex value
Used in cases where the requirement is to compare signatures. Commonly used in signature verification of webhooks etc.