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