CryptoSys PQC  1.0.0
Static Public Member Functions | List of all members
crsyspqc::General Class Reference

Get general info about the core library DLL. More...

Static Public Member Functions

static int Version ()
 Get version number of the core native DLL as an integer value. More...
 
static std::string ModuleName ()
 Get full path name of core DLL module. More...
 
static std::string DllInfo ()
 Get information about the core native diCrPQC DLL. More...
 

Detailed Description

Get general info about the core library DLL.

Member Function Documentation

◆ Version()

static int crsyspqc::General::Version ( )
static

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

Returns
Version number in form Major*100*100 + Minor*100 + Release. For example, version 2.10.3 would return the integer 21003.

◆ ModuleName()

static std::string crsyspqc::General::ModuleName ( )
static

Get full path name of core DLL module.

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

◆ DllInfo()

static std::string crsyspqc::General::DllInfo ( )
static

Get information about the core native diCrPQC DLL.

Returns
String of form "Platform=X64;Compiled=Apr 2 2025 19:13:31;Licence=T".
Remarks
Platform is the platform the core native DLL was compiled for: Win32 or X64
Copyright (C) 2024-25 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 Sat May 24 2025 20:58:07 by Doxygen 1.9.1.