Close all session related to this slot
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function CloseAllSessions As Integer |
C# |
---|
public int CloseAllSessions() |
Visual C++ |
---|
public: virtual int CloseAllSessions() sealed |
JavaScript |
---|
function closeAllSessions(); |