Class Hasher

java.lang.Object
org.fairdatapipeline.hash.Hasher

public class Hasher extends Object
Create the hash for a given file. Currently only implements sha1 hash.
  • Constructor Details

    • Hasher

      public Hasher()
  • Method Details