Searched defs:ObjectIdentifier (Results 1 – 3 of 3) sorted by relevance
35 public final class ObjectIdentifier implements java.io.Serializable { class38 public ObjectIdentifier(java.lang.String oid) throws java.io.IOException { throw new RuntimeExcepti… in ObjectIdentifier() method in ObjectIdentifier40 public ObjectIdentifier(int[] values) throws java.io.IOException { throw new RuntimeException("Stub… in ObjectIdentifier() method in ObjectIdentifier42 public ObjectIdentifier(sun.security.util.DerInputStream in) throws java.io.IOException { throw new… in ObjectIdentifier() method in ObjectIdentifier
31 public final class ObjectIdentifier implements java.io.Serializable { class34 public ObjectIdentifier(java.lang.String oid) throws java.io.IOException { in ObjectIdentifier() method in ObjectIdentifier39 public ObjectIdentifier(int[] values) throws java.io.IOException { in ObjectIdentifier() method in ObjectIdentifier43 public ObjectIdentifier(sun.security.util.DerInputStream in) throws java.io.IOException { in ObjectIdentifier() method in ObjectIdentifier47 ObjectIdentifier(sun.security.util.DerInputBuffer buf) throws java.io.IOException { in ObjectIdentifier() method in ObjectIdentifier
54 class ObjectIdentifier implements Serializable class142 public ObjectIdentifier (String oid) throws IOException in ObjectIdentifier() method in ObjectIdentifier215 public ObjectIdentifier (int values []) throws IOException in ObjectIdentifier() method in ObjectIdentifier237 public ObjectIdentifier (DerInputStream in) throws IOException in ObjectIdentifier() method in ObjectIdentifier274 ObjectIdentifier (DerInputBuffer buf) throws IOException in ObjectIdentifier() method in ObjectIdentifier