Class SecretKeyGeneratorData

    • Field Detail

      • algorithm

        public int[] algorithm
      • scheme

        public String[] scheme
      • secretKeyCount

        public int[] secretKeyCount
      • secretKeyLen

        public int[] secretKeyLen
      • nr

        public int nr
      • outputRowMeta

        public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
      • addAlgorithmOutput

        public boolean addAlgorithmOutput
      • addSecretKeyLengthOutput

        public boolean addSecretKeyLengthOutput
      • readsRows

        public boolean readsRows
      • prevNrField

        public int prevNrField
    • Constructor Detail

      • SecretKeyGeneratorData

        public SecretKeyGeneratorData()