2 references to VerifyRemoteCertificateCallback
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
1077SslAuthenticationOptions.VerifyRemoteCertificateCallback? validator = options.RemoteCertificateValidator;
System\Net\Security\SslAuthenticationOptions.cs (1)
28internal VerifyRemoteCertificateCallback? RemoteCertificateValidator { get; set; }