Microsoft graph api decrypt change notification (php)

I have subscribe to msgraph change notification and enabled includeresource data.

I’m receiving the data via webhooks. But, i cant decrypt the data.

I have read the document for magraph but there is nothing for php.