1 reference to CheckX509IpAddress
System.Net.Quic (1)
src\libraries\Common\src\System\Net\Security\CertificateValidation.Unix.cs (1)
43hostNameMatch = Interop.Crypto.CheckX509IpAddress(certHandle, addressBytes, addressBytes.Length, hostName, hostName.Length);