|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.security.AlgorithmParameterGeneratorSpi
org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator
public abstract class JDKAlgorithmParameterGenerator
| Nested Class Summary | |
|---|---|
static class |
JDKAlgorithmParameterGenerator.DES
|
static class |
JDKAlgorithmParameterGenerator.DH
|
static class |
JDKAlgorithmParameterGenerator.DSA
|
static class |
JDKAlgorithmParameterGenerator.ElGamal
|
static class |
JDKAlgorithmParameterGenerator.GOST3410
|
static class |
JDKAlgorithmParameterGenerator.RC2
|
| Field Summary | |
|---|---|
protected java.security.SecureRandom |
random
|
protected int |
strength
|
| Constructor Summary | |
|---|---|
JDKAlgorithmParameterGenerator()
|
|
| Method Summary | |
|---|---|
protected void |
engineInit(int strength,
java.security.SecureRandom random)
|
| Methods inherited from class java.security.AlgorithmParameterGeneratorSpi |
|---|
engineGenerateParameters, engineInit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.security.SecureRandom random
protected int strength
| Constructor Detail |
|---|
public JDKAlgorithmParameterGenerator()
| Method Detail |
|---|
protected void engineInit(int strength,
java.security.SecureRandom random)
engineInit in class java.security.AlgorithmParameterGeneratorSpi
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||