4 references to SetCertificateContextFromCert
System.Net.Security (4)
System\Net\Security\SslAuthenticationOptions.cs (2)
150SetCertificateContextFromCert(certificateWithKey, !ocspFetch); 162SetCertificateContextFromCert(certificateWithKey);
System\Net\Security\SslStream.Protocol.cs (2)
632_sslAuthenticationOptions.SetCertificateContextFromCert(cert); 708_sslAuthenticationOptions.SetCertificateContextFromCert(selectedCert);