AttributePkcs public class AttributePkcs : Asn1Encodable Documentation Code public DerObjectIdentifier AttrType { get; } public Asn1Set AttrValues { get; } public AttributePkcs(DerObjectIdentifier attrType, Asn1Set attrValues) public static AttributePkcs GetInstance(object obj) public static AttributePkcs GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit) public static AttributePkcs GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)