4 writes to AllowTlsResume
System.Net.Security (4)
System\Net\Security\SslAuthenticationOptions.cs (4)
62AllowTlsResume = sslClientAuthenticationOptions.AllowTlsResume; 134AllowTlsResume = sslServerAuthenticationOptions.AllowTlsResume; 238AllowTlsResume = AllowTlsResume, 274AllowTlsResume = other.AllowTlsResume;
8 references to AllowTlsResume
System.Net.Security (8)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
370&& sslAuthenticationOptions.AllowTlsResume
System\Net\Security\SslAuthenticationOptions.cs (2)
238AllowTlsResume = AllowTlsResume, 274AllowTlsResume = other.AllowTlsResume;
System\Net\Security\SslStream.Protocol.cs (3)
576_sslAuthenticationOptions.AllowTlsResume, 722_sslAuthenticationOptions.AllowTlsResume, 944_sslAuthenticationOptions.AllowTlsResume,
System\Net\Security\SslStream.TlsSessionWedge.cs (1)
143_sslAuthenticationOptions.AllowTlsResume,
System\Net\Security\TlsContext.OpenSsl.cs (1)
54bool enableResume = sessionOptions.AllowTlsResume