Class CDKey
java.lang.Object
com.inductiveautomation.ignition.common.licensing.CDKey
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
CDKeyParses the given string into a CD-Key. Should have 6 Base32 digits, optionally with a dash in the middle, like: "ABC-123". Case insensitive.
- 
CDKey
 
- 
- 
Method Details