CryptoSys PKI  23.0.0
Static Public Member Functions | List of all members
dipki::Gen Class Reference

General info about the core DLL. More...

Static Public Member Functions

static std::string CompileTime ()
 Get date and time the core native DLL module was last compiled. More...
 
static std::string LicenceType ()
 Get licence type as a string. More...
 
static std::string ModuleInfo ()
 Get information about the core module. More...
 
static std::string ModuleName ()
 Get full path name of the current process's core native DLL. More...
 
static std::string Platform ()
 Get platform the core native DLL was compiled for. More...
 
static int Version ()
 Get version number of the core native DLL as an integer value. More...
 

Detailed Description

General info about the core DLL.

Member Function Documentation

◆ CompileTime()

static std::string dipki::Gen::CompileTime ( )
static

Get date and time the core native DLL module was last compiled.

Returns
Date and time string.

◆ LicenceType()

static std::string dipki::Gen::LicenceType ( )
static

Get licence type as a string.

Returns
"D" = Developer "T" = Trial.

◆ ModuleInfo()

static std::string dipki::Gen::ModuleInfo ( )
static

Get information about the core module.

Returns
Module information.

◆ ModuleName()

static std::string dipki::Gen::ModuleName ( )
static

Get full path name of the current process's core native DLL.

Returns
Path to core native DLL file.
Remarks
This may return C:\Windows\System32 when it is really C:\Windows\SysWOW64.

◆ Platform()

static std::string dipki::Gen::Platform ( )
static

Get platform the core native DLL was compiled for.

Returns
Win32 or Win64.

◆ Version()

static int dipki::Gen::Version ( )
static

Get version number of the core native DLL as an integer value.

Returns
Version number in form Major*10000 + Minor*100 + Release. For example, version 20.10.3 would return the integer 201003.
Copyright © 2004-24 D.I. Management Services Pty Limited t/a CryptoSys ABN 78 083 210 584 Australia. All rights reserved. <www.di-mgt.com.au> <www.cryptosys.net>. Generated on Mon Sep 23 2024 15:37:33 by Doxygen 1.9.1.