Class KBKDFDKMLengthParam

All Implemented Interfaces:
AutoCloseable

public class KBKDFDKMLengthParam extends KBKDFDataParameter
A KBKDF Optional Counter Parameter is a type of KBKDF Data Parameter that describes the optional counter variable for Feedback and Pipeline KBKDFs. Note that this parameter is illegal in Counter Mode.
  • Field Details

    • lengthMethod

      protected long lengthMethod
    • littleEndian

      protected boolean littleEndian
    • widthInBits

      protected long widthInBits
  • Constructor Details

  • Method Details