Class KDFDoublePipelineIterationParameters

  • All Implemented Interfaces:
    DerivationParameters

    public final class KDFDoublePipelineIterationParameters
    extends java.lang.Object
    implements DerivationParameters
    Note that counter is only supported at the location presented in the NIST SP 800-108 specification, not in the additional locations present in the CAVP test vectors.
    • Method Detail

      • getKI

        public byte[] getKI()
      • useCounter

        public boolean useCounter()
      • getR

        public int getR()
      • getFixedInputData

        public byte[] getFixedInputData()