com.stimulsoft.base.licenses
Class StiLicenseKeyContainer
java.lang.Object
com.stimulsoft.base.elements.StiKeyObject
com.stimulsoft.base.licenses.StiLicenseKeyContainer
public class StiLicenseKeyContainer
- extends StiKeyObject
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checkSum
public java.lang.String checkSum
license
public byte[] license
StiLicenseKeyContainer
public StiLicenseKeyContainer()
getCheckSum
public java.lang.String getCheckSum()
- Returns:
- the checkSum
setCheckSum
public void setCheckSum(java.lang.String checkSum)
- Parameters:
checkSum
- the checkSum to set
getLicense
public byte[] getLicense()
- Returns:
- the license
setLicense
public void setLicense(byte[] license)
- Parameters:
license
- the license to set