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