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