Package | Description |
---|---|
org.bouncycastle.cert.ocsp |
Basic support package for handling and creating OCSP (RFC 2560) online certificate status requests.
|
Modifier and Type | Method and Description |
---|---|
OCSPReq |
OCSPReqBuilder.build()
Generate an unsigned request
|
OCSPReq |
OCSPReqBuilder.build(ContentSigner signer,
X509CertificateHolder[] chain) |
Copyright © 2018 BouncyCastle.org. All rights reserved.