Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DOtherName.java49 public class OtherName implements GeneralNameInterface { class
68 public OtherName(ObjectIdentifier oid, byte[] value) throws IOException { in OtherName() method in OtherName
88 public OtherName(DerValue derValue) throws IOException { in OtherName() method in OtherName