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