Searched refs:dnsName (Results 1 – 2 of 2) sorted by relevance
384 DNSName dnsName = null; in subtreeDepth() local386 dnsName = new DNSName(host); in subtreeDepth()390 return dnsName.subtreeDepth(); in subtreeDepth()
367 GeneralNameInterface dnsName = new DNSName("foo.com"); in testSubjectAltName() local369 dnsName.encode(tmp); in testSubjectAltName()