Test GCM encryption change with Windows SDK [4.6.21666.428]

Hi,

We are using C# Zoom Windows SDK wrapper. We updated SDK version to 4.6.216666.428 that requires for incoming GCM encryption change.

Currently, on SDK initialization we are passing web domain parameter as
web_domain = “https://zoom.us”.

Is there any zoom GCM encryption test endpoint that we can use with windows client SDK [4.6.216666.428] ?

Hi Okan,

Thanks for the post. If you would like to test GCM encryption meeting, you may refer to the steps provided in https://github.com/zoom/zoom-sdk-windows#rotating_light-announcement-rotating_light to test GCM encryption meeting

Hope this helps. Thanks!

Thanks for the reply,

I already tried those steps. Sure, above steps tests join meeting from SDK client.

How can I test start meeting with GCM encryption change or any SDK authentication calls?

That was my point to mentioning web domain.

I am also having this issue, while I have tested the sdk though this site and things work, I am not able to test the normal zoom workflow for our product. I am having to hard code meeting ids and won’t be able to get this through QA.

Hi okan,

Understand. Unfrotunately, currently we do not have any other ways to test this GCM encryption. The GCM encryption is an addition to the meeting encryption, it won’t affect the meeting workflow or any features.

Hope this helps. Thanks!

Hi j.phillips,

Understand your concerns. Unfrotunately, currently we do not have any other ways to test this GCM encryption. You could still test the normal zoom workflow with the current encryption type, when the GCM is enabled, everything will stay the same.

Hope this helps. Thanks!