|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.generators.DHParametersHelper
class DHParametersHelper
| Field Summary | |
|---|---|
private static java.math.BigInteger |
ONE
|
| Constructor Summary | |
|---|---|
DHParametersHelper()
|
|
| Method Summary | |
|---|---|
(package private) static java.math.BigInteger[] |
generateSafePrimes(int size,
int certainty,
java.security.SecureRandom random)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static java.math.BigInteger ONE
| Constructor Detail |
|---|
DHParametersHelper()
| Method Detail |
|---|
static java.math.BigInteger[] generateSafePrimes(int size,
int certainty,
java.security.SecureRandom random)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||