public interface IOCSPRespBuilder
| Modifier and Type | Method and Description |
|---|---|
IOCSPResp |
build(int i,
IBasicOCSPResp basicOCSPResp)
Calls actual
build method for the wrapped OCSPRespBuilder object. |
int |
getSuccessful()
Gets
SUCCESSFUL constant for the wrapped OCSPRespBuilder. |
int getSuccessful()
SUCCESSFUL constant for the wrapped OCSPRespBuilder.IOCSPResp build(int i, IBasicOCSPResp basicOCSPResp) throws AbstractOCSPException
build method for the wrapped OCSPRespBuilder object.i - statusbasicOCSPResp - BasicOCSPResp wrapperIOCSPResp the wrapper for built OCSPResp object.AbstractOCSPException - OCSPException wrapper.Copyright © 1998–2023 Apryse Group NV. All rights reserved.