public class OcspClientBouncyCastle extends Object implements OcspClient
Constructor and Description |
---|
OcspClientBouncyCastle(X509Certificate checkCert,
X509Certificate rootCert,
String url)
Creates an instance of an OcspClient that will be using BouncyCastle.
|
public OcspClientBouncyCastle(X509Certificate checkCert, X509Certificate rootCert, String url)
checkCert
- the check certificaterootCert
- the root certificateurl
- the OCSP URLpublic byte[] getEncoded()
OcspClient
getEncoded
in interface OcspClient
OcspClient.getEncoded()
Copyright © 2013 InProTopia Corporation. All Rights Reserved.