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

/openjdk7/jdk/src/share/classes/sun/security/rsa/
H A DRSAKeyFactory.java86 private static final boolean restrictExpLen = field in class:RSAKeyFactory
164 if (restrictExpLen && (exponent != null) &&

Completed in 42 milliseconds