| Package | Description |
|---|---|
| com.itextpdf.commons.bouncycastle | |
| com.itextpdf.commons.bouncycastle.cert.ocsp |
| Modifier and Type | Method and Description |
|---|---|
IOCSPResp |
IBouncyCastleFactory.createOCSPResp()
Create OCSP Resp wrapper without parameters.
|
IOCSPResp |
IBouncyCastleFactory.createOCSPResp(byte[] bytes)
Create OCSP Resp wrapper from
byte[] value. |
IOCSPResp |
IBouncyCastleFactory.createOCSPResp(IOCSPResponse ocspResponse)
Create OCSP Resp wrapper from OCSP Response wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
IOCSPResp |
IOCSPRespBuilder.build(int i,
IBasicOCSPResp basicOCSPResp)
Calls actual
build method for the wrapped OCSPRespBuilder object. |
Copyright © 1998–2023 Apryse Group NV. All rights reserved.