Table of Contents

Class OtherRevRefs

Namespace
Enterprises.Org.BouncyCastle.Asn1.Esf
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class OtherRevRefs : Asn1Encodable, IAsn1Convertible
Inheritance
OtherRevRefs
Implements
Inherited Members

Constructors

OtherRevRefs(DerObjectIdentifier, Asn1Encodable)

public OtherRevRefs(DerObjectIdentifier otherRevRefType, Asn1Encodable otherRevRefs)

Parameters

otherRevRefType DerObjectIdentifier
otherRevRefs Asn1Encodable

Properties

OtherRevRefType

public DerObjectIdentifier OtherRevRefType { get; }

Property Value

DerObjectIdentifier

OtherRevRefsObject

public Asn1Object OtherRevRefsObject { get; }

Property Value

Asn1Object

Methods

GetInstance(object)

public static OtherRevRefs GetInstance(object obj)

Parameters

obj object

Returns

OtherRevRefs

ToAsn1Object()

public override Asn1Object ToAsn1Object()

Returns

Asn1Object