Searched refs:modulusSize (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java120 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, argument
123 System.out.println("Checking (" + modulusSize + ", " +
129 if (p.bitLength() != modulusSize.getIntSize()) {

Completed in 28 milliseconds