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