1 reference to CheckX509Hostname
System.Net.Security (1)
src\libraries\Common\src\System\Net\Security\CertificateValidation.Unix.cs (1)
51
hostNameMatch = Interop.Crypto.
CheckX509Hostname
(certHandle, matchName, matchName.Length);