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
DerObjectIdentifierotherRevRefs
Asn1Encodable
Properties
OtherRevRefType
public DerObjectIdentifier OtherRevRefType { get; }
Property Value
OtherRevRefsObject
public Asn1Object OtherRevRefsObject { get; }
Property Value
Methods
GetInstance(object)
public static OtherRevRefs GetInstance(object obj)
Parameters
obj
object
Returns
ToAsn1Object()
public override Asn1Object ToAsn1Object()