|
Bouncy Castle Cryptography 1.18 | |||||||||
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 | +--org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator.RC2
Nested Class Summary |
Nested classes inherited from class org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator |
JDKAlgorithmParameterGenerator.CAST5, JDKAlgorithmParameterGenerator.DES, JDKAlgorithmParameterGenerator.DH, JDKAlgorithmParameterGenerator.DSA, JDKAlgorithmParameterGenerator.ElGamal, JDKAlgorithmParameterGenerator.IDEA, JDKAlgorithmParameterGenerator.RC2 |
Field Summary |
Fields inherited from class org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator |
random, strength |
Constructor Summary | |
JDKAlgorithmParameterGenerator.RC2()
|
Method Summary | |
protected java.security.AlgorithmParameters |
engineGenerateParameters()
|
protected void |
engineInit(java.security.spec.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.RC2()
Method Detail |
protected void engineInit(java.security.spec.AlgorithmParameterSpec genParamSpec, java.security.SecureRandom random) throws java.security.InvalidAlgorithmParameterException
engineInit
in class java.security.AlgorithmParameterGeneratorSpi
java.security.InvalidAlgorithmParameterException
protected java.security.AlgorithmParameters engineGenerateParameters()
engineGenerateParameters
in class java.security.AlgorithmParameterGeneratorSpi
|
Bouncy Castle Cryptography 1.18 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |