FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMElicense.cpp File Reference
#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

OMEstringOMEreadLicenseFile (OMEstring *retFileName, const OMEstring &licFileName, const char *searchPath)
 
OMEtypeOMEgetLicenseAttribute (const OMEstring &attrName, OMEstring *retFileName)
 
OMEtypeOMEgetLicenseAttribute (const char *attrName, OMEstring *retFileName)
 
OMEtypeOMEgetLocalizedData (const OMEstring &fileSuffix, const OMEstring &attrName, const OMEstring &signingKey)
 
OMEtypeOMEgetSigningFile (const OMEstring &secret, const OMEstring &logicalDomain, bool isPublic)
 

Macro Definition Documentation

◆ FILE_TYPE_LICENSE_V2

#define FILE_TYPE_LICENSE_V2   1

◆ FILE_TYPE_LOCALIZED_V1

#define FILE_TYPE_LOCALIZED_V1   2

◆ LEN_LICENSE_MAGIC

#define LEN_LICENSE_MAGIC   4

◆ WARNING_DAYS

#define WARNING_DAYS   (30)

Function Documentation

◆ OMEgetLocalizedData()

OMEtype* OMEgetLocalizedData ( const OMEstring fileSuffix,
const OMEstring attrName,
const OMEstring signingKey 
)
Generated: Fri Jul 31 2020 18:19:15
Support Information