gnu.crypto.jce.key
public class DESedeSecretKeyFactoryImpl extends SecretKeyFactoryImpl
| Constructor Summary | |
|---|---|
| DESedeSecretKeyFactoryImpl() | |
| Method Summary | |
|---|---|
| protected SecretKey | engineGenerateSecret(KeySpec spec) |
| protected KeySpec | engineGetKeySpec(SecretKey key, Class spec) |