| Package | Description |
|---|---|
| com.itextpdf.commons.bouncycastle | |
| com.itextpdf.commons.bouncycastle.cert.ocsp |
| Modifier and Type | Method and Description |
|---|---|
IBasicOCSPResp |
IBouncyCastleFactory.createBasicOCSPResp(IBasicOCSPResponse response)
Create basic OCSP Resp wrapper from basic OCSP Response wrapper.
|
IBasicOCSPResp |
IBouncyCastleFactory.createBasicOCSPResp(Object response)
Create basic OCSP Resp wrapper from
Object. |
| Modifier and Type | Method and Description |
|---|---|
IBasicOCSPResp |
IBasicOCSPRespBuilder.build(IContentSigner signer,
IX509CertificateHolder[] chain,
Date time)
Calls actual
build method for the wrapped BasicOCSPRespBuilder object. |
| 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.