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