Uses of Class
org.bouncycastle.cert.ocsp.OCSPReq
-
Packages that use OCSPReq Package Description org.bouncycastle.cert.ocsp Basic support package for handling and creating OCSP (RFC 2560) online certificate status requests. -
-
Uses of OCSPReq in org.bouncycastle.cert.ocsp
Methods in org.bouncycastle.cert.ocsp that return OCSPReq Modifier and Type Method Description OCSPReq
OCSPReqBuilder. build()
Generate an unsigned requestOCSPReq
OCSPReqBuilder. build(ContentSigner signer, X509CertificateHolder[] chain)
-