Click or drag to resize

General Class

Get general diagnostic info about the core native DLL.
Inheritance Hierarchy
SystemObject
  CryptoSysPQCGeneral

Namespace: CryptoSysPQC
Assembly: diCrSysPQCNet (in diCrSysPQCNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class General

The General type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCode exampleDllInfo Get information about the core native DLL.
Public methodStatic memberErrorLookup Return a description of an error code.
Public methodStatic memberModuleName Return full path name of core native DLL module being used.
Public methodStatic memberNetVersion Return the version of this .NET module.
Public methodStatic memberVersion Get version number of core native diCrPQC DLL.
Top
See Also