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