Package | Description |
---|---|
org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm |
Modifier and Type | Class and Description |
---|---|
class |
AESSymmetricCrypto
Symmetric algorithm
|
class |
DESSymmetricCrypto
Symmetric algorithm
|
class |
TripleDESSymmetricCrypto
Symmetric algorithm
|
Modifier and Type | Method and Description |
---|---|
static SymmetricCryptoInterface |
SymmetricCryptoMeta.getSymmetricCryptoInterface(String cryptoname)
Search for the right type of DatabaseInterface object and clone it.
|
static SymmetricCryptoInterface[] |
SymmetricCryptoMeta.getSymmetricCryptoInterfaces() |
Copyright © 2018 Hitachi Vantara. All rights reserved.