Return the platform the core DLL was compiled for.
Namespace: CryptoSysAPIAssembly: diCrSysAPINet (in diCrSysAPINet.dll) Version: 6.22.2.24248 (6.22.2.0)
Syntaxpublic static string Platform()
Public Shared Function Platform As String
Return Value
String"Win32" or
"X64"
See Also