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