Initializes a new instance of the Req class
Namespace: Org.BouncyCastle.OcspAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public Req( Request req ) |
| Visual Basic |
|---|
Public Sub New ( _ req As Request _ ) |
| Visual C++ |
|---|
public: Req( Request^ req ) |