Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Verify As Boolean Get |
C# |
---|
bool Verify { get; } |
Visual C++ |
---|
property bool Verify { bool get (); } |
JavaScript |
---|
function get_verify(); |