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

Syntax

Visual Basic (Declaration)
<GuidAttribute("0D33A576-F484-4ec1-96CA-84197C1F9650")> _
Public Interface IStorage
C#
[GuidAttribute("0D33A576-F484-4ec1-96CA-84197C1F9650")]
public interface IStorage
Visual C++
[GuidAttribute(L"0D33A576-F484-4ec1-96CA-84197C1F9650")]
public interface class IStorage
JavaScript
Cryptware.NCryptoki.IStorage = function();
Cryptware.NCryptoki.IStorage.createInterface('Cryptware.NCryptoki.IStorage');

See Also