Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DIPAddressName.java70 public class IPAddressName implements GeneralNameInterface { class
81 public IPAddressName(DerValue derValue) throws IOException { in IPAddressName() method in IPAddressName
91 public IPAddressName(byte[] address) throws IOException { in IPAddressName() method in IPAddressName
126 public IPAddressName(String name) throws IOException { in IPAddressName() method in IPAddressName