4 references to SetCertificateContextFromCert
System.Net.Security (4)
System\Net\Security\SslAuthenticationOptions.cs (2)
172SetCertificateContextFromCert(certificateWithKey, !ocspFetch); 184SetCertificateContextFromCert(certificateWithKey);
System\Net\Security\SslStream.Protocol.cs (2)
641_sslAuthenticationOptions.SetCertificateContextFromCert(cert); 717_sslAuthenticationOptions.SetCertificateContextFromCert(selectedCert);