Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
ReadOnly Property ValueBits As Integer
	Get
C#
int ValueBits { get; }
Visual C++
property int ValueBits {
	int get ();
}
JavaScript
function get_valueBits();

See Also