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 |
SecretKeyFactorySpi
gnu.crypto.jce.key.SecretKeyFactoryImpl
gnu.crypto.jce.key.DESedeSecretKeyFactoryImpl
public class DESedeSecretKeyFactoryImpl
extends SecretKeyFactoryImpl
Constructor 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