Package org.conscrypt

Class DESEDESecretKeyFactory

java.lang.Object
javax.crypto.SecretKeyFactorySpi
org.conscrypt.DESEDESecretKeyFactory

@Internal public class DESEDESecretKeyFactory extends SecretKeyFactorySpi
An implementation of SecretKeyFactory for use with DESEDE keys. This class supports SecretKeySpec and DESedeKeySpec for key specs.