2 references to TryUpdateClintCertificate
System.Net.Security (2)
System\Net\Security\SslStream.Protocol.cs (1)
587if (SslStreamPal.TryUpdateClintCertificate(_credentialsHandle, _securityContext, _sslAuthenticationOptions))
System\Net\Security\SslStreamPal.Unix.cs (1)
206TryUpdateClintCertificate(null, context, sslAuthenticationOptions);