Generate SDK Signature with ASP.NET Core (C#) backend

Thank you for the reply. Our implementation is straightforward - we use asp.net core 6 in our backend and plain JavaScript and HTML/CSS for our front end. We will be using the Zoom Web SDK and want to generate the signature from the backend using the api key and secret and pass the signature to the front end to start the meeting.