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

Syntax

Visual Basic (Declaration)
<GuidAttribute("E784DCF1-C882-4133-A19D-A58DFD30AD79")> _
Public Interface ISessionInfo
C#
[GuidAttribute("E784DCF1-C882-4133-A19D-A58DFD30AD79")]
public interface ISessionInfo
Visual C++
[GuidAttribute(L"E784DCF1-C882-4133-A19D-A58DFD30AD79")]
public interface class ISessionInfo
JavaScript
Cryptware.NCryptoki.ISessionInfo = function();
Cryptware.NCryptoki.ISessionInfo.createInterface('Cryptware.NCryptoki.ISessionInfo');

See Also