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

Syntax

Visual Basic (Declaration)
<GuidAttribute("6D31AD92-1C81-4606-A3FB-C71D60272A82")> _
Public Interface IAttributeSet
C#
[GuidAttribute("6D31AD92-1C81-4606-A3FB-C71D60272A82")]
public interface IAttributeSet
Visual C++
[GuidAttribute(L"6D31AD92-1C81-4606-A3FB-C71D60272A82")]
public interface class IAttributeSet
JavaScript
Cryptware.NCryptoki.IAttributeSet = function();
Cryptware.NCryptoki.IAttributeSet.createInterface('Cryptware.NCryptoki.IAttributeSet');

See Also