개정판 8579be27
license
Change-Id: I6c9eae1aca22d1e080196262887d21c8bbf6c38b
DTI_PID/SPPIDConverter/License.cs | ||
---|---|---|
175 | 175 |
|
176 | 176 |
result = true; |
177 | 177 |
} |
178 |
else |
|
179 |
{ |
|
180 |
Settings.Default.LicenseKey = Crypt.encrypt("dummy", "dof1073#"); |
|
181 |
Settings.Default.Save(); |
|
182 |
} |
|
178 | 183 |
} |
179 | 184 |
else |
180 | 185 |
{ |
... | ... | |
191 | 196 |
|
192 | 197 |
public static bool CheckLicense(string key) |
193 | 198 |
{ |
199 |
// return false; // for erase key |
|
194 | 200 |
try |
195 | 201 |
{ |
196 | 202 |
const string secret = "795hi#(7qq5&p#f3ysa#n-449h8g_n95olca)b%t23s7!w%v0m"; |
내보내기 Unified diff