Java com.itextpdf.text.pdf.security TSAClientBouncyCastle fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.text.pdf.security TSAClientBouncyCastle fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.text.pdf.security TSAClientBouncyCastle.

The text is from its open source code.

Subclass

com.itextpdf.text.pdf.security.TSAClientBouncyCastle has subclasses.
Click this link to see all its subclasses.

Constructor

TSAClientBouncyCastle(String url)
Creates an instance of a TSAClient that will use BouncyCastle.
TSAClientBouncyCastle(String url, String username, String password)
Creates an instance of a TSAClient that will use BouncyCastle.