Java com.lowagie.text.pdf OcspClientBouncyCastle fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text.pdf OcspClientBouncyCastle fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text.pdf OcspClientBouncyCastle.

The text is from its open source code.

Constructor

OcspClientBouncyCastle(X509Certificate checkCert, X509Certificate rootCert, String url)
Creates an instance of an OcspClient that will be using BouncyCastle.

Method