public class SymmetricCryptoTransData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
SymmetricCrypto |
Crypt |
SymmetricCryptoMeta |
CryptMeta |
int |
indexOfMessage |
int |
indexOfSecretkeyField |
RowMetaInterface |
outputRowMeta |
| Constructor and Description |
|---|
SymmetricCryptoTransData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic RowMetaInterface outputRowMeta
public int indexOfSecretkeyField
public int indexOfMessage
public SymmetricCryptoMeta CryptMeta
public SymmetricCrypto Crypt
Copyright © 2018 Hitachi Vantara. All rights reserved.