org.bouncycastle.jce.provider

Class JCESecretKeyFactory.DESede

public static class JCESecretKeyFactory.DESede extends JCESecretKeyFactory

Constructor Summary
DESede()
Method Summary
protected SecretKeyengineGenerateSecret(KeySpec keySpec)
protected KeySpecengineGetKeySpec(SecretKey key, Class keySpec)

Constructor Detail

DESede

public DESede()

Method Detail

engineGenerateSecret

protected SecretKey engineGenerateSecret(KeySpec keySpec)

engineGetKeySpec

protected KeySpec engineGetKeySpec(SecretKey key, Class keySpec)