1 write to TlsResumed
System.Net.Security (1)
System\Net\Security\SslConnectionInfo.Linux.cs (1)
32TlsResumed = Interop.Ssl.SslSessionReused(sslContext);
1 reference to TlsResumed
System.Net.Security (1)
System\Net\Security\SslStream.Protocol.cs (1)
993NetEventSource.Info(this, $"TLS resumed {_connectionInfo.TlsResumed}");