Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
<GuidAttribute("51402EEF-4A5B-4f58-B699-B96094030999")> _ Public Interface IPrivateKey |
C# |
---|
[GuidAttribute("51402EEF-4A5B-4f58-B699-B96094030999")] public interface IPrivateKey |
Visual C++ |
---|
[GuidAttribute(L"51402EEF-4A5B-4f58-B699-B96094030999")] public interface class IPrivateKey |
JavaScript |
---|
Cryptware.NCryptoki.IPrivateKey = function(); Cryptware.NCryptoki.IPrivateKey.createInterface('Cryptware.NCryptoki.IPrivateKey'); |