Initializes a new instance of the TSAClientBouncyCastle class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public TSAClientBouncyCastle( string url ) |
Visual Basic |
---|
Public Sub New ( _ url As String _ ) |
Visual C++ |
---|
public: TSAClientBouncyCastle( String^ url ) |
Parameters
- url
- Type: System..::..String