System.Security.Cryptography.CryptographicAttributeObjectCollection
Contains a set of CryptographicAttributeObject objects.
Gets the number of items in the collection.
Gets a value that indicates whether access to the collection is synchronized, or thread safe.
Gets the CryptographicAttributeObject object at the specified index in the collection.
Gets an Object object used to synchronize access to the collection.
Initializes a new instance of the CryptographicAttributeObjectCollection class.
Initializes a new instance of the CryptographicAttributeObjectCollection class, adding a specified CryptographicAttributeObject to the collection.
Adds the specified AsnEncodedData object to the collection.
Adds the specified CryptographicAttributeObject object to the collection.
Copies the CryptographicAttributeObjectCollection collection to an array of CryptographicAttributeObject objects.
Gets a CryptographicAttributeObjectEnumerator object for the collection.
Removes the specified CryptographicAttributeObject object from the collection.