Package oms3.ngmf.util
Class Validation
- java.lang.Object
-
- oms3.ngmf.util.Validation
-
public class Validation extends Object
- Author:
- od
-
-
Constructor Summary
Constructors Constructor Description Validation()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringhexDigest(String algorithm, File[] files)Creates a hex encoded sha-256 hash of all files.
-