OtherRevRefs public class OtherRevRefs : Asn1Encodable Documentation Code public Asn1Encodable OtherRevRefsData { get; } public Asn1Object OtherRevRefsObject { get; } public DerObjectIdentifier OtherRevRefType { get; } public OtherRevRefs(DerObjectIdentifier otherRevRefType, Asn1Encodable otherRevRefs) public static OtherRevRefs GetInstance(object obj) public static OtherRevRefs GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit) public static OtherRevRefs GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)