Attribute public class Attribute : Asn1Encodable Documentation public DerObjectIdentifier AttrType { get; } public Asn1Set AttrValues { get; } public Attribute(Asn1Sequence seq) public Attribute(DerObjectIdentifier attrType, Asn1Set attrValues) public static Attribute GetInstance(object obj)