Class HardwareID

java.lang.Object
com.ferrumx.system.hardware.HardwareID

public class HardwareID extends Object
Hardware ID generation class based on the SHA256 digest of the ID in the following format : "CPUID+BaseboardID+DiskIDs"
Author:
Egg-03