Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeIpv6AddrIdentification.java35 public class IkeIpv6AddrIdentification extends IkeIdentification { class
46 public IkeIpv6AddrIdentification(byte[] ipv6AddrBytes) throws AuthenticationFailedException { in IkeIpv6AddrIdentification() method in IkeIpv6AddrIdentification
60 public IkeIpv6AddrIdentification(@NonNull Inet6Address address) { in IkeIpv6AddrIdentification() method in IkeIpv6AddrIdentification