Home
last modified time | relevance | path

Searched defs:IkeIpv4AddrIdentification (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeIpv4AddrIdentification.java35 public final class IkeIpv4AddrIdentification extends IkeIdentification { class
46 public IkeIpv4AddrIdentification(byte[] ipv4AddrBytes) throws AuthenticationFailedException { in IkeIpv4AddrIdentification() method in IkeIpv4AddrIdentification
60 public IkeIpv4AddrIdentification(@NonNull Inet4Address address) { in IkeIpv4AddrIdentification() method in IkeIpv4AddrIdentification