Gets a value indicating whether [sign recover].
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property SignRecover As Boolean Get |
C# |
---|
bool SignRecover { get; } |
Visual C++ |
---|
property bool SignRecover { bool get (); } |
JavaScript |
---|
function get_signRecover(); |