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