Searched refs:ipv4AddrBytes (Results 1 – 1 of 1) sorted by relevance
46 public IkeIpv4AddrIdentification(byte[] ipv4AddrBytes) throws AuthenticationFailedException { in IkeIpv4AddrIdentification() argument49 ipv4Address = (Inet4Address) (Inet4Address.getByAddress(ipv4AddrBytes)); in IkeIpv4AddrIdentification()