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

/openjdk9/jdk/src/java.base/share/classes/sun/security/util/
H A DObjectIdentifier.java621 private static void checkFirstComponent(int first) throws IOException { method in class:ObjectIdentifier
627 private static void checkFirstComponent(BigInteger first) throws IOException { method in class:ObjectIdentifier

Completed in 98 milliseconds