Value of this CKA_MODULUS_BITS attribute
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property ModulusBit As Integer Get |
C# |
---|
public int ModulusBit { get; } |
Visual C++ |
---|
public: virtual property int ModulusBit { int get () sealed; } |
JavaScript |
---|
function get_modulusBit(); |