Handle to this object inside native cryptoki
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Handle As Integer Get |
C# |
---|
public int Handle { get; } |
Visual C++ |
---|
public: virtual property int Handle { int get () sealed; } |
JavaScript |
---|
function get_handle(); |