| Package | Description |
|---|---|
| org.bouncycastle.asn1.ocsp | |
| org.bouncycastle.cert.ocsp |
| Modifier and Type | Method and Description |
|---|---|
CertID |
SingleResponse.getCertID() |
static CertID |
CertID.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static CertID |
CertID.getInstance(Object obj) |
CertID |
Request.getReqCert() |
| Constructor and Description |
|---|
Request(CertID reqCert,
Extensions singleRequestExtensions) |
SingleResponse(CertID certID,
CertStatus certStatus,
ASN1GeneralizedTime thisUpdate,
ASN1GeneralizedTime nextUpdate,
Extensions singleExtensions) |
SingleResponse(CertID certID,
CertStatus certStatus,
ASN1GeneralizedTime thisUpdate,
ASN1GeneralizedTime nextUpdate,
X509Extensions singleExtensions)
Deprecated.
use method taking ASN1GeneralizedTime and Extensions
|
| Modifier and Type | Method and Description |
|---|---|
CertID |
CertificateID.toASN1Primitive() |
| Constructor and Description |
|---|
CertificateID(CertID id) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.