Class SystemHashFactory
- java.lang.Object
-
- com.inductiveautomation.ignition.common.licensing.hash.SystemHashFactory
-
public class SystemHashFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SystemHashFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SystemHash
getSystemHash()
static void
main(java.lang.String[] args)
-
-
-
Method Detail
-
getSystemHash
public static SystemHash getSystemHash()
-
main
public static void main(java.lang.String[] args)
-
-