General Class
General info about the core DLL and errors returned by it.
- CompileTime
- Return date and time the core CryptoSys PKI DLL was last compiled.
- ErrorCode
- Return the error code of the first error that occurred when calling the last function.
- ErrorLookup
- Return a description of an error code.
- FormatErrorMessage
- Return an error message string for the last error.
- LastError
- Retrieve the last error message set by the toolkit.
- LicenceType
- ModuleInfo
- Get additional information about the core DLL module.
- ModuleName
- Return full path name of core CryptoSys PKI DLL module.
- NetVersion
- Return the version of this .NET module.
- Platform
- Return the platform the core DLL was compiled for.
- PowerUpTests
- Perform FIPS-140-2 start-up tests.
- Version
- Return the release version of the core CryptoSys PKI DLL as an integer value.
[Contents] [Index]