public class SecretKeyGeneratorData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus
Modifier and Type | Field and Description |
---|---|
boolean |
addAlgorithmOutput |
boolean |
addSecretKeyLengthOutput |
int[] |
algorithm |
SymmetricCrypto[] |
cryptoTrans |
int |
nr |
RowMetaInterface |
outputRowMeta |
int |
prevNrField |
boolean |
readsRows |
String[] |
scheme |
int[] |
secretKeyCount |
int[] |
secretKeyLen |
Constructor and Description |
---|
SecretKeyGeneratorData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatus
public int[] algorithm
public String[] scheme
public int[] secretKeyCount
public int[] secretKeyLen
public int nr
public RowMetaInterface outputRowMeta
public boolean addAlgorithmOutput
public boolean addSecretKeyLengthOutput
public SymmetricCrypto[] cryptoTrans
public boolean readsRows
public int prevNrField
Copyright © 2018 Hitachi Vantara. All rights reserved.