Cryptoki info Interface

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

Syntax

Visual Basic (Declaration)
<GuidAttribute("1070B984-3B13-4351-A69F-12A7268F707A")> _
Public Interface ICryptokiInfo
C#
[GuidAttribute("1070B984-3B13-4351-A69F-12A7268F707A")]
public interface ICryptokiInfo
Visual C++
[GuidAttribute(L"1070B984-3B13-4351-A69F-12A7268F707A")]
public interface class ICryptokiInfo
JavaScript
Cryptware.NCryptoki.ICryptokiInfo = function();
Cryptware.NCryptoki.ICryptokiInfo.createInterface('Cryptware.NCryptoki.ICryptokiInfo');

See Also