| Package | Description |
|---|---|
| com.itextpdf.commons.bouncycastle | |
| com.itextpdf.commons.bouncycastle.cert.ocsp |
| Modifier and Type | Method and Description |
|---|---|
ICertificateStatus |
IBouncyCastleFactory.createCertificateStatus()
Create certificate status wrapper without parameters.
|
| Modifier and Type | Method and Description |
|---|---|
IRevokedStatus |
IBouncyCastleFactory.createRevokedStatus(ICertificateStatus certificateStatus)
Create revoked status wrapper from certificate status wrapper.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRevokedStatus
This interface represents the wrapper for RevokedStatus that provides the ability
to switch between bouncy-castle and bouncy-castle FIPS implementations.
|
interface |
IUnknownStatus
This interface represents the wrapper for UnknownStatus that provides the ability
to switch between bouncy-castle and bouncy-castle FIPS implementations.
|
| Modifier and Type | Method and Description |
|---|---|
ICertificateStatus |
ISingleResp.getCertStatus()
Calls actual
getCertStatus method for the wrapped SingleResp object. |
ICertificateStatus |
ICertificateStatus.getGood()
Gets
GOOD constant for the wrapped CertificateStatus. |
| Modifier and Type | Method and Description |
|---|---|
IBasicOCSPRespBuilder |
IBasicOCSPRespBuilder.addResponse(ICertificateID certID,
ICertificateStatus certificateStatus,
Date time,
Date time1,
IExtensions extensions)
Calls actual
addResponse method for the wrapped BasicOCSPRespBuilder object. |
Copyright © 1998–2023 Apryse Group NV. All rights reserved.