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