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

Syntax

Visual Basic (Declaration)
<GuidAttribute("37DA6198-4728-457f-A0C1-51BC5C6FD2F5")> _
Public Interface IRSAPrivateKey
C#
[GuidAttribute("37DA6198-4728-457f-A0C1-51BC5C6FD2F5")]
public interface IRSAPrivateKey
Visual C++
[GuidAttribute(L"37DA6198-4728-457f-A0C1-51BC5C6FD2F5")]
public interface class IRSAPrivateKey
JavaScript
Cryptware.NCryptoki.IRSAPrivateKey = function();
Cryptware.NCryptoki.IRSAPrivateKey.createInterface('Cryptware.NCryptoki.IRSAPrivateKey');

See Also