|
Bouncy Castle Cryptography 1.19 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.security.AlgorithmParameterGeneratorSpi
|
+--org.bouncycastle.jce.provider.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
|
Bouncy Castle Cryptography 1.19 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||