|
Bouncy Castle Cryptography 1.29 | |||||||||
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
org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator.IDEA
Nested Class Summary |
Field Summary |
Fields inherited from class org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator |
random, strength |
Constructor Summary | |
JDKAlgorithmParameterGenerator.IDEA()
|
Method Summary | |
protected AlgorithmParameters |
engineGenerateParameters()
|
protected void |
engineInit(AlgorithmParameterSpec genParamSpec,
java.security.SecureRandom random)
|
Methods inherited from class org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator |
engineInit |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDKAlgorithmParameterGenerator.IDEA()
Method Detail |
protected void engineInit(AlgorithmParameterSpec genParamSpec, java.security.SecureRandom random) throws InvalidAlgorithmParameterException
engineInit
in class AlgorithmParameterGeneratorSpi
InvalidAlgorithmParameterException
protected AlgorithmParameters engineGenerateParameters()
engineGenerateParameters
in class AlgorithmParameterGeneratorSpi
|
Bouncy Castle Cryptography 1.29 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |