Class CounterDerivationParameters

    • Constructor Detail

      • CounterDerivationParameters

        public CounterDerivationParameters​(byte[] seed,
                                           byte[] fixedCounterSuffix,
                                           int counterLength)
    • Method Detail

      • getSeed

        public byte[] getSeed()
      • getFixedCounterSuffix

        public byte[] getFixedCounterSuffix()
      • getCounterLength

        public int getCounterLength()