System.Security.Cryptography.CryptographicAttributeObject
Contains a type and a collection of values associated with that type.
Gets the Oid object that specifies the object identifier for the attribute.
Gets the AsnEncodedDataCollection collection that contains the set of values that are associated with the attribute.
Initializes a new instance of the CryptographicAttributeObject class using an attribute represented by the specified Oid object.
Initializes a new instance of the CryptographicAttributeObject class using an attribute represented by the specified Oid object and the set of values associated with that attribute represented by the specified AsnEncodedDataCollection collection.