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