|
For the latest news and information visit The GNU Crypto project | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
SecretKeyFactorySpignu.crypto.jce.key.SecretKeyFactoryImplgnu.crypto.jce.key.DESedeSecretKeyFactoryImplpublic class DESedeSecretKeyFactoryImplextends SecretKeyFactoryImplConstructor Summary | |
Method Summary | |
protected SecretKey |
|
protected KeySpec |
|
Methods inherited from class gnu.crypto.jce.key.SecretKeyFactoryImpl | |
engineGenerateSecret, engineGetKeySpec, engineTranslateKey | |
protected SecretKey engineGenerateSecret(KeySpec spec)
throws InvalidKeySpecException
- Overrides:
- engineGenerateSecret in interface SecretKeyFactoryImpl
protected KeySpec engineGetKeySpec(SecretKey key,
Class spec)
throws InvalidKeySpecException
- Overrides:
- engineGetKeySpec in interface SecretKeyFactoryImpl