Initializes a new instance of the BasicOcspRespGenerator class
Namespace: Org.BouncyCastle.OcspAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public BasicOcspRespGenerator( RespID responderID )  | 
| Visual Basic | 
|---|
Public Sub New ( _ responderID As RespID _ )  | 
| Visual C++ | 
|---|
public: BasicOcspRespGenerator( RespID^ responderID )  | 
Parameters
- responderID
 - Type: Org.BouncyCastle.Ocsp..::..RespID