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

/openjdk9/jdk/src/java.base/share/classes/sun/security/util/
H A DObjectIdentifier.java633 private static void checkSecondComponent(int first, int second) throws IOException { method in class:ObjectIdentifier
639 private static void checkSecondComponent(int first, BigInteger second) throws IOException { method in class:ObjectIdentifier

Completed in 86 milliseconds