Retrieve the last error message set by the toolkit.
Namespace: CryptoSysPKIAssembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.2.0.37107 (23.2.0.0)
Syntaxpublic static string LastError()
Public Shared Function LastError As String
Return Value
StringFinal error message from last call (may be empty)
See Also