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