OtherKeyAttribute public class OtherKeyAttribute : Asn1Encodable Documentation Code public Asn1Encodable KeyAttr { get; } public DerObjectIdentifier KeyAttrId { get; } public OtherKeyAttribute(Asn1Sequence seq) public OtherKeyAttribute(DerObjectIdentifier keyAttrId, Asn1Encodable keyAttr) public static OtherKeyAttribute GetInstance(object obj) public static OtherKeyAttribute GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)