Gets the modulus bit.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ModulusBit As Integer Get |
C# |
---|
int ModulusBit { get; } |
Visual C++ |
---|
property int ModulusBit { int get (); } |
JavaScript |
---|
function get_modulusBit(); |