HMAC verification is only for mandatory WEBHOOKS?

Hi,
I am able to verify mandatory WEBHOOKS, by comparing HMAC and COMPUTED_HMAC values,
but when I am doing the same with orders/updated WEBHOOK then it’s not working there, always getting different COMPUTED_HMAC.
So is, HMAC verification only applicable for mandatory WEBHOOKS or ?

waiting for the reply..