Namespace:  Cryptware.NCryptoki
Assembly:  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();

See Also