Table of Contents

Class OtherRevVals

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

Constructors

OtherRevVals(DerObjectIdentifier, Asn1Encodable)

public OtherRevVals(DerObjectIdentifier otherRevValType, Asn1Encodable otherRevVals)

Parameters

otherRevValType DerObjectIdentifier
otherRevVals Asn1Encodable

Properties

OtherRevValType

public DerObjectIdentifier OtherRevValType { get; }

Property Value

DerObjectIdentifier

OtherRevValsObject

public Asn1Object OtherRevValsObject { get; }

Property Value

Asn1Object

Methods

GetInstance(object)

public static OtherRevVals GetInstance(object obj)

Parameters

obj object

Returns

OtherRevVals

ToAsn1Object()

public override Asn1Object ToAsn1Object()

Returns

Asn1Object