Key Interface
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<GuidAttribute("57DC3943-90DD-4d70-8429-DA6FCF59F65E")> _ Public Interface IKey |
| C# |
|---|
[GuidAttribute("57DC3943-90DD-4d70-8429-DA6FCF59F65E")] public interface IKey |
| Visual C++ |
|---|
[GuidAttribute(L"57DC3943-90DD-4d70-8429-DA6FCF59F65E")] public interface class IKey |
| JavaScript |
|---|
Cryptware.NCryptoki.IKey = function(); Cryptware.NCryptoki.IKey.createInterface('Cryptware.NCryptoki.IKey'); |