Searched refs:rfc822NameBytes (Results 1 – 1 of 1) sorted by relevance
44 public IkeRfc822AddrIdentification(byte[] rfc822NameBytes) { in IkeRfc822AddrIdentification() argument46 rfc822Name = new String(rfc822NameBytes, UTF8); in IkeRfc822AddrIdentification()