Package | Description |
---|---|
old.org.bouncycastle.asn1.ocsp | |
old.org.bouncycastle.cert.ocsp | |
old.org.bouncycastle.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,
X509Extensions singleRequestExtensions) |
SingleResponse(CertID certID,
CertStatus certStatus,
DERGeneralizedTime thisUpdate,
DERGeneralizedTime nextUpdate,
X509Extensions singleExtensions) |
Modifier and Type | Method and Description |
---|---|
CertID |
CertificateID.toASN1Object() |
Constructor and Description |
---|
CertificateID(CertID id) |
Modifier and Type | Method and Description |
---|---|
CertID |
CertificateID.toASN1Object() |
Constructor and Description |
---|
CertificateID(CertID id) |
Copyright © 2015. All rights reserved.