Class IdCipherRound

    • Constructor Detail

      • IdCipherRound

        public IdCipherRound()
    • Method Detail

      • getMask

        public long getMask()
      • getOrder

        public int getOrder()
      • getRotateBits

        public int getRotateBits()
      • setMask

        public void setMask​(long mask)
      • setOrder

        public void setOrder​(int order)
      • setRotateBits

        public void setRotateBits​(int rotateBits)