org.bouncycastle.ocsp
Class OCSPResp
java.lang.Object
org.bouncycastle.ocsp.OCSPResp
public class OCSPResp
extends java.lang.Object
OCSPResp
public OCSPResp(InputStream in)
throws IOException
OCSPResp
public OCSPResp(byte[] resp)
throws IOException
equals
public boolean equals(Object o)
getEncoded
public byte[] getEncoded()
throws IOException
return the ASN.1 encoded representation of this object.
getResponseObject
public Object getResponseObject()
throws OCSPException
getStatus
public int getStatus()
hashCode
public int hashCode()