public interface IOCSPResp
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded()
Calls actual
getEncoded method for the wrapped OCSPResp object. |
Object |
getResponseObject()
Calls actual
getResponseObject method for the wrapped OCSPResp object. |
int |
getStatus()
Calls actual
getStatus method for the wrapped OCSPResp object. |
int |
getSuccessful()
Gets
SUCCESSFUL constant for the wrapped OCSPResp. |
byte[] getEncoded()
throws IOException
getEncoded method for the wrapped OCSPResp object.IOException - on encoding error.int getStatus()
getStatus method for the wrapped OCSPResp object.Object getResponseObject() throws AbstractOCSPException
getResponseObject method for the wrapped OCSPResp object.AbstractOCSPException - wrapped OCSPException.int getSuccessful()
SUCCESSFUL constant for the wrapped OCSPResp.Copyright © 1998–2025 Apryse Group NV. All rights reserved.