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, string username, string password ) |
Visual Basic |
---|
Public Sub New ( _ url As String, _ username As String, _ password As String _ ) |
Visual C++ |
---|
public: TSAClientBouncyCastle( String^ url, String^ username, String^ password ) |
Parameters
- url
- Type: System..::..String
- username
- Type: System..::..String
- password
- Type: System..::..String