public class StiLicenseKeyContainer extends StiKeyObject
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
checkSum |
byte[] |
license |
key, stored| Constructor and Description |
|---|
StiLicenseKeyContainer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCheckSum() |
byte[] |
getLicense() |
void |
setCheckSum(java.lang.String checkSum) |
void |
setLicense(byte[] license) |
getKey, isStored, setKey, setStoredpublic java.lang.String getCheckSum()
public void setCheckSum(java.lang.String checkSum)
checkSum - the checkSum to setpublic byte[] getLicense()
public void setLicense(byte[] license)
license - the license to setCopyright © 2020 Stimulsoft. All Rights Reserved.