Slot Interface
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<GuidAttribute("D5DE893F-30B5-46b8-9036-DEC2747D90AB")> _ Public Interface ISlot |
| C# |
|---|
[GuidAttribute("D5DE893F-30B5-46b8-9036-DEC2747D90AB")] public interface ISlot |
| Visual C++ |
|---|
[GuidAttribute(L"D5DE893F-30B5-46b8-9036-DEC2747D90AB")] public interface class ISlot |
| JavaScript |
|---|
Cryptware.NCryptoki.ISlot = function(); Cryptware.NCryptoki.ISlot.createInterface('Cryptware.NCryptoki.ISlot'); |