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