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