Hello, I recently began working on integrating with the new Webhook API
to subscribe to events. This is being integrated into an existing
ASP.NET solution written in C#. I would like to validate webhook
messages using the X-ANET-Signature header, but...