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

/openjdk7/jdk/test/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java63 private final BigInteger bigIntValue; field in class:TestExponentSize.Sizes
69 bigIntValue = new BigInteger(1, bits);
77 return bigIntValue;

Completed in 29 milliseconds