Get information about the core native DLL.
Namespace: CryptoSysPQCAssembly: diCrSysPQCNet (in diCrSysPQCNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string DllInfo()
Public Shared Function DllInfo As String
Return Value
StringString in the form
Platform=Win32|X64;Compiled=DDD;Licence=D|T
RemarksPlatform is the platform the core native DLL was compiled for: Win32 or X64.
Example"Platform=X64;Compiled=Apr 2 2025 19:13:31;Licence=T"
See Also