org.bouncycastle.ocsp
public class OCSPResp extends Object
| Constructor Summary | |
|---|---|
| OCSPResp(OCSPResponse resp) | |
| OCSPResp(byte[] resp) | |
| OCSPResp(InputStream in) | |
| Method Summary | |
|---|---|
| boolean | equals(Object o) |
| byte[] | getEncoded()
return the ASN.1 encoded representation of this object. |
| Object | getResponseObject() |
| int | getStatus() |
| int | hashCode() |