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)