Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public Function Close As Integer
C#
public int Close()
Visual C++
public:
virtual int Close() sealed
JavaScript
function close();

Implements

ISession..::..Close()()()()

See Also