The KeyAttributes type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | KeyAttributes(array<Byte>[]()[][]) | Initializes a new instance of the KeyAttributes class |
![]() | KeyAttributes(Int32, KeyUsageMask, KeyAlgorithmMask, Byte, Byte) | Initializes a new instance of the KeyAttributes class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Acr |
CID of acr assigned to component.
(Inherited from ComponentAttributes.) |
![]() | AlgorithmMask |
Algoritm mask.
|
![]() | EcResetValue |
Error counter reset value.
|
![]() | ErrorCounter |
Error counter.
|
![]() | KeyUsageMask |
Key usage mask.
|