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