Initializes a new instance of the OcspListID class
Namespace: Org.BouncyCastle.Asn1.EsfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public OcspListID( IEnumerable ocspResponses ) |
| Visual Basic |
|---|
Public Sub New ( _ ocspResponses As IEnumerable _ ) |
| Visual C++ |
|---|
public: OcspListID( IEnumerable^ ocspResponses ) |
Parameters
- ocspResponses
- Type: System.Collections..::..IEnumerable