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