Namespace:  Cryptware.NCryptoki
Assembly:  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();

Implements

ISlot..::..CloseAllSessions()()()()

See Also