Value of this CKA_VERIFY attribute
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Verify As Boolean Get |
C# |
---|
public bool Verify { get; } |
Visual C++ |
---|
public: property bool Verify { bool get (); } |
JavaScript |
---|
function get_verify(); |