FARGOS/VISTA Object Management Environment Core
..
|
#include <OMEtype.h>
#include <OMEencode.h>
#include <OMEcrypto.h>
#include <OMEfunctions.h>
#include <OMEprocInfo.h>
#include <stdio.h>
#include <stdlib.h>
#include <fstream>
#include <time.h>
#include <fargos.keys>
Macros | |
#define | WARNING_DAYS (30) |
#define | LEN_LICENSE_MAGIC 4 |
#define | FILE_TYPE_LICENSE_V2 1 |
#define | FILE_TYPE_LOCALIZED_V1 2 |
Functions | |
OMEstring * | OMEreadLicenseFile (OMEstring *retFileName, const OMEstring &licFileName, const char *searchPath) |
OMEtype * | OMEgetLicenseAttribute (const OMEstring &attrName, OMEstring *retFileName) |
OMEtype * | OMEgetLicenseAttribute (const char *attrName, OMEstring *retFileName) |
OMEtype * | OMEgetLocalizedData (const OMEstring &fileSuffix, const OMEstring &attrName, const OMEstring &signingKey) |
OMEtype * | OMEgetSigningFile (const OMEstring &secret, const OMEstring &logicalDomain, bool isPublic) |
#define FILE_TYPE_LICENSE_V2 1 |
#define FILE_TYPE_LOCALIZED_V1 2 |
#define LEN_LICENSE_MAGIC 4 |
#define WARNING_DAYS (30) |
![]() | Generated: Fri Jul 31 2020 18:19:15
Support Information |