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