|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.crypto.KeyGeneratorSpi
|
+--de.flexiprovider.api.keys.SecretKeyGenerator
|
+--de.flexiprovider.core.rc2.interfaces.RC2KeyGenerator
| Constructor Summary | |
RC2KeyGenerator()
|
|
| Method Summary | |
protected void |
engineInit(java.security.spec.AlgorithmParameterSpec params,
java.security.SecureRandom javaRand)
|
| Methods inherited from class de.flexiprovider.api.keys.SecretKeyGenerator |
engineGenerateKey, engineInit, engineInit, generateKey, init, init, init, init, init, init |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public RC2KeyGenerator()
| Method Detail |
protected void engineInit(java.security.spec.AlgorithmParameterSpec params,
java.security.SecureRandom javaRand)
throws java.security.InvalidAlgorithmParameterException
engineInit in class SecretKeyGenerator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||