Class Instance


  • public class Instance
    extends java.lang.Object
    • Field Detail

      • memory

        public Block[] memory
    • Constructor Detail

      • Instance

        public Instance​(Argon2 argon2)
    • Method Detail

      • clear

        public void clear()
      • getMemory

        public Block[] getMemory()
      • getVersion

        public int getVersion()
      • getIterations

        public int getIterations()
      • getSegmentLength

        public int getSegmentLength()
      • getLaneLength

        public int getLaneLength()
      • getLanes

        public int getLanes()