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