com.itextpdf.text.pdf
Class CrlClientImp
java.lang.Object
com.itextpdf.text.pdf.CrlClientImp
- All Implemented Interfaces:
- CrlClient
public class CrlClientImp
- extends Object
- implements CrlClient
- Author:
- psoares
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CrlClientImp
public CrlClientImp()
getEncoded
public byte[] getEncoded(X509Certificate checkCert,
String url)
- Description copied from interface:
CrlClient
- Gets an encoded byte array.
- Specified by:
getEncoded
in interface CrlClient
- Returns:
- a byte array
Copyright © 2011. All Rights Reserved.