Table of Contents

Class OcspClientBouncyCastle

Namespace
iTextSharp.text.pdf
Assembly
iTextSharp.LGPLv2.Core.dll

OcspClient implementation using BouncyCastle. @author psoares @since 2.1.6

public class OcspClientBouncyCastle : IOcspClient
Inheritance
OcspClientBouncyCastle
Implements
Inherited Members

Constructors

OcspClientBouncyCastle(X509Certificate, X509Certificate, string)

Creates an instance of an OcspClient that will be using BouncyCastle.

public OcspClientBouncyCastle(X509Certificate checkCert, X509Certificate rootCert, string url)

Parameters

checkCert X509Certificate

check certificate

rootCert X509Certificate

root certificate

url string

OCSP URL

Methods

GetEncoded()

@see com.lowagie.text.pdf.OcspClient#getEncoded()

public byte[] GetEncoded()

Returns

byte[]

a byte array