Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Extractable As Boolean Get |
C# |
---|
bool Extractable { get; } |
Visual C++ |
---|
property bool Extractable { bool get (); } |
JavaScript |
---|
function get_extractable(); |