Clock Interface

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

Syntax

Visual Basic (Declaration)
<GuidAttribute("682A1EC0-4CE6-4029-AE18-3CD8C93C147C")> _
Public Interface IClock
C#
[GuidAttribute("682A1EC0-4CE6-4029-AE18-3CD8C93C147C")]
public interface IClock
Visual C++
[GuidAttribute(L"682A1EC0-4CE6-4029-AE18-3CD8C93C147C")]
public interface class IClock
JavaScript
Cryptware.NCryptoki.IClock = function();
Cryptware.NCryptoki.IClock.createInterface('Cryptware.NCryptoki.IClock');

See Also