Initializes a new instance of the OtherRevRefs class
Namespace: Org.BouncyCastle.Asn1.EsfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public OtherRevRefs( DerObjectIdentifier otherRevRefType, Asn1Encodable otherRevRefs ) |
Visual Basic |
---|
Public Sub New ( _ otherRevRefType As DerObjectIdentifier, _ otherRevRefs As Asn1Encodable _ ) |
Visual C++ |
---|
public: OtherRevRefs( DerObjectIdentifier^ otherRevRefType, Asn1Encodable^ otherRevRefs ) |
Parameters
- otherRevRefType
- Type: Org.BouncyCastle.Asn1..::..DerObjectIdentifier
- otherRevRefs
- Type: Org.BouncyCastle.Asn1..::..Asn1Encodable