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