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