org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm
Class DESSymmetricCrypto
java.lang.Object
  
org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.DESSymmetricCrypto
- All Implemented Interfaces: 
 - Cloneable, SymmetricCryptoInterface
 
public class DESSymmetricCrypto
- extends Object
- implements SymmetricCryptoInterface
  
Symmetric algorithm
- Since:
 
  - 01-4-2011
 
- Author:
 
  - Samatar
 
 
 
 
 
 
DESSymmetricCrypto
public DESSymmetricCrypto()
getAlgorithm
public String getAlgorithm()
- Specified by:
 getAlgorithm in interface SymmetricCryptoInterface
 
 
getAlgorithmType
public int getAlgorithmType()
- Specified by:
 getAlgorithmType in interface SymmetricCryptoInterface
 
 
getDefaultScheme
public String getDefaultScheme()
- Specified by:
 getDefaultScheme in interface SymmetricCryptoInterface