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

/openjdk10/jdk/src/java.base/share/classes/sun/security/x509/
H A DIPAddressName.java70 public class IPAddressName implements GeneralNameInterface { class in inherits:GeneralNameInterface
81 public IPAddressName(DerValue derValue) throws IOException { method in class:IPAddressName
91 public IPAddressName(byte[] address) throws IOException { method in class:IPAddressName
126 public IPAddressName(String name) throws IOException { method in class:IPAddressName
[all...]

Completed in 44 milliseconds