Retrieve the last error message set by the toolkit.
Namespace: CryptoSysPKIAssembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.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