|
Bouncy Castle Cryptography Library 1.37 | ||||||||
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
public static class JDKAlgorithmParameterGenerator.RC2
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.bouncycastle.jce.provider.JDKAlgorithmParameterGenerator |
---|
JDKAlgorithmParameterGenerator.DES, JDKAlgorithmParameterGenerator.DH, JDKAlgorithmParameterGenerator.DSA, JDKAlgorithmParameterGenerator.ElGamal, JDKAlgorithmParameterGenerator.GOST3410, 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 Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |