Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/util/
DObjectIdentifier.java54 class ObjectIdentifier implements Serializable class
142 public ObjectIdentifier (String oid) throws IOException in ObjectIdentifier() method in ObjectIdentifier
215 public ObjectIdentifier (int values []) throws IOException in ObjectIdentifier() method in ObjectIdentifier
237 public ObjectIdentifier (DerInputStream in) throws IOException in ObjectIdentifier() method in ObjectIdentifier
268 ObjectIdentifier (DerInputBuffer buf) throws IOException in ObjectIdentifier() method in ObjectIdentifier