Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property FORTEZZA_TIMESTAMP As Mechanism Get |
C# |
---|
public static Mechanism FORTEZZA_TIMESTAMP { get; } |
Visual C++ |
---|
public: static property Mechanism^ FORTEZZA_TIMESTAMP { Mechanism^ get (); } |
JavaScript |
---|
Cryptware.NCryptoki.Mechanism.get_fortezzA_TIMESTAMP = function(); |