4 references to SetCertificateContextFromCert
System.Net.Security (4)
System\Net\Security\SslAuthenticationOptions.cs (2)
152SetCertificateContextFromCert(certificateWithKey, !ocspFetch); 164SetCertificateContextFromCert(certificateWithKey);
System\Net\Security\SslStream.Protocol.cs (2)
663_sslAuthenticationOptions.SetCertificateContextFromCert(cert); 739_sslAuthenticationOptions.SetCertificateContextFromCert(selectedCert);