Searched refs:fqdnBytes (Results 1 – 1 of 1) sorted by relevance
47 public IkeFqdnIdentification(byte[] fqdnBytes) { in IkeFqdnIdentification() argument49 fqdn = new String(fqdnBytes, ASCII); in IkeFqdnIdentification()