Closed Kobus-Smit closed 2 years ago
For .NET Standard, use System.Net.Security.SslStream rather than Mono.Security.Protocol.Tls.SslClientStream because Mono.Security is not .NET Core compatible.
For .NET Standard, use System.Net.Security.SslStream rather than Mono.Security.Protocol.Tls.SslClientStream because Mono.Security is not .NET Core compatible.