Class CDKey
java.lang.Object
com.inductiveautomation.ignition.common.licensing.CDKey
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CDKey
Parses 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