Click or drag to resize

GeneralPlatform Method

Return the platform the core DLL was compiled for.

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntax
public static string Platform()

Return Value

String
"Win32" or "X64"
See Also