| CryptoSys PKI .NET Class Library |
|
General.LastError Method
Retrieves the last error message set by the toolkit.
[Visual Basic]
Public Shared Function LastError() As
String
[C#]
public static
string LastError();
Return Value
Final error message from last call (may be empty)
See Also
General Class | CryptoSysPKI Namespace