CryptographicAttributeValueCollection Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9147)
A collection of values associated with a Cryptographic
Syntax
public class CryptographicAttributeValueCollection : CryptographicCollection, ICollection, IEnumerable
Inherited Members
Properties
Name | Description |
---|---|
Count | Gets the number of items in the Cryptographic |
Is |
Gets a value indicating whether access to the Cryptographic |
Item[Int32] | Gets the value at the specified index. |
Sync |
Gets an object that can be used to synchronize access to the Cryptographic |
Methods
Name | Description |
---|---|
Copy |
Copies the range of elements from the Cryptographic |
Copy |
Copies the range of elements from the Cryptographic |
Get |
Gets an IEnumerator for the Cryptographic |