Initializes a new instance of the CrlOcspRef class
Namespace: Org.BouncyCastle.Asn1.EsfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public CrlOcspRef( CrlListID crlids, OcspListID ocspids, OtherRevRefs otherRev )  | 
| Visual Basic | 
|---|
Public Sub New ( _ crlids As CrlListID, _ ocspids As OcspListID, _ otherRev As OtherRevRefs _ )  | 
| Visual C++ | 
|---|
public: CrlOcspRef( CrlListID^ crlids, OcspListID^ ocspids, OtherRevRefs^ otherRev )  | 
Parameters
- crlids
 - Type: Org.BouncyCastle.Asn1.Esf..::..CrlListID
 
- ocspids
 - Type: Org.BouncyCastle.Asn1.Esf..::..OcspListID
 
- otherRev
 - Type: Org.BouncyCastle.Asn1.Esf..::..OtherRevRefs