Package com.lowagie.text.pdf
Interface OcspClient
-
- All Known Implementing Classes:
OcspClientBouncyCastle
public interface OcspClient
Interface for the OCSP Client.- Since:
- 2.1.6
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getEncoded()
Gets an encoded byte array.
-