public class RSAKeyGenerationParameters extends KeyGenerationParameters
Constructor and Description |
---|
RSAKeyGenerationParameters(com.joshvm.java.math.BigInteger publicExponent,
com.joshvm.java.security.SecureRandom random,
int strength,
int certainty) |
Modifier and Type | Method and Description |
---|---|
int |
getCertainty() |
com.joshvm.java.math.BigInteger |
getPublicExponent() |
getRandom, getStrength