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