Click or drag to resize

X509Attribute Constructor

Overload List
  NameDescription
Public methodX509Attribute(Oid, Byte)
Initializes a new instance of the X509Attribute class using an Oid object and a byte array
Public methodX509Attribute(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.
Top
See Also