icerpc-csharp
icerpc-csharp copied to clipboard
Upgrade examples to use ServerCertificateContext
According to https://github.com/dotnet/runtime/issues/100530#issuecomment-2034141821 the recommended way to pass the certificates is to use the server certificate context. We should upgrade the examples to do this.