Package | Description |
---|---|
org.bouncycastle.asn1.ocsp | |
org.bouncycastle.cert.ocsp |
Basic support package for handling and creating OCSP (RFC 2560) online certificate status requests.
|
org.bouncycastle.crypto.tls |
Modifier and Type | Method and Description |
---|---|
static OCSPResponse |
OCSPResponse.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static OCSPResponse |
OCSPResponse.getInstance(Object obj) |
Modifier and Type | Method and Description |
---|---|
OCSPResponse |
OCSPResp.toASN1Structure() |
Constructor and Description |
---|
OCSPResp(OCSPResponse resp) |
Modifier and Type | Method and Description |
---|---|
OCSPResponse |
CertificateStatus.getOCSPResponse() |
Copyright © 2018 BouncyCastle.org. All rights reserved.