| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.security.AlgorithmParameterGeneratorSpi
org.gudy.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator
public abstract class JDKAlgorithmParameterGenerator
| Nested Class Summary | |
|---|---|
static class | 
JDKAlgorithmParameterGenerator.AES
 | 
static class | 
JDKAlgorithmParameterGenerator.CAST5
 | 
static class | 
JDKAlgorithmParameterGenerator.DES
 | 
static class | 
JDKAlgorithmParameterGenerator.DH
 | 
static class | 
JDKAlgorithmParameterGenerator.DSA
 | 
static class | 
JDKAlgorithmParameterGenerator.ElGamal
 | 
static class | 
JDKAlgorithmParameterGenerator.IDEA
 | 
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
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||