Gets a value indicating whether this IPrivateKey is decrypt.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Decrypt As Boolean Get |
C# |
---|
bool Decrypt { get; } |
Visual C++ |
---|
property bool Decrypt { bool get (); } |
JavaScript |
---|
function get_decrypt(); |