Class Hash512

All Implemented Interfaces:
DataStructure

public class Hash512 extends SimpleDataStructure
64 byte hash
Since:
0.9.8
  • Field Details

  • Constructor Details

    • Hash512

      public Hash512()
    • Hash512

      public Hash512(byte[] data)
      Throws:
      IllegalArgumentException - if data is not correct length (null is ok)
  • Method Details