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