Searched refs:ipv6AddrBytes (Results 1 – 1 of 1) sorted by relevance
46 public IkeIpv6AddrIdentification(byte[] ipv6AddrBytes) throws AuthenticationFailedException { in IkeIpv6AddrIdentification() argument49 ipv6Address = (Inet6Address) (Inet6Address.getByAddress(ipv6AddrBytes)); in IkeIpv6AddrIdentification()