X509Attribute Constructor |
Name | Description | |
---|---|---|
X509Attribute(Oid, Byte) |
Initializes a new instance of the X509Attribute class using an Oid object and a byte array
| |
X509Attribute(Oid, Int32, Byte) |
Initializes a new instance of the X509Attribute class using an Oid object, an integer that
identifies the tagged attribute and a byte array. This constructor is used only for tagged attributes.
|