Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/util/
DObjectIdentifier.java623 private static void checkFirstComponent(int first) throws IOException { in checkFirstComponent() method in ObjectIdentifier
629 private static void checkFirstComponent(BigInteger first) throws IOException { in checkFirstComponent() method in ObjectIdentifier