Class Hash384

All Implemented Interfaces:
DataStructure

public class Hash384 extends SimpleDataStructure
48 byte hash
Since:
0.9.8
  • Field Details

  • Constructor Details

    • Hash384

      public Hash384()
    • Hash384

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