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

/openjdk9/jdk/src/java.base/share/classes/sun/security/x509/
H A DOtherName.java49 public class OtherName implements GeneralNameInterface { class in inherits:GeneralNameInterface
68 public OtherName(ObjectIdentifier oid, byte[] value) throws IOException { method in class:OtherName
88 public OtherName(DerValue derValue) throws IOException { method in class:OtherName
[all...]

Completed in 84 milliseconds