Uses of Interface
com.itextpdf.commons.bouncycastle.cert.ocsp.IReq
Package
Description
-
Uses of IReq in com.itextpdf.bouncycastle.cert.ocsp
Modifier and TypeMethodDescriptionIReq[]
OCSPReqBC.getRequestList()
Calls actualgetRequestList
method for the wrapped OCSPReq object. -
Uses of IReq in com.itextpdf.bouncycastlefips.cert.ocsp
Modifier and TypeMethodDescriptionIReq[]
OCSPReqBCFips.getRequestList()
Calls actualgetRequestList
method for the wrapped OCSPReq object. -
Uses of IReq in com.itextpdf.commons.bouncycastle.cert.ocsp
Modifier and TypeMethodDescriptionIReq[]
IOCSPReq.getRequestList()
Calls actualgetRequestList
method for the wrapped OCSPReq object.