Value of this CKA_SIGN 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: virtual property bool Sign { bool get () sealed; } |
JavaScript |
---|
function get_sign(); |