The HardwareFeature type exposes the following members.

Methods

  Name Description
Copy
Copies this object, creating a new object for the copy
(Inherited from CryptokiObject.)
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Fields

Properties

  Name Description
Attributes
Gets the attributes set.
(Inherited from CryptokiObject.)
Class
Class of this object
(Inherited from CryptokiObject.)
ClassName
Gets the name of this PKCS#11 object's class.
(Inherited from CryptokiObject.)
FeatureType
Value of this CKA_HW_FEATURE_TYPE attribute
FeatureValue
Value of this CKA_VALUE attribute
Handle
Handle to this object inside native cryptoki
(Inherited from CryptokiObject.)
Size
Size in bytes of this object
(Inherited from CryptokiObject.)

See Also