Uses of Interface
com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPRespBuilder
-
Packages that use IOCSPRespBuilder Package Description com.itextpdf.bouncycastle com.itextpdf.bouncycastle.cert.ocsp com.itextpdf.bouncycastleconnector com.itextpdf.commons.bouncycastle -
-
Uses of IOCSPRespBuilder in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return IOCSPRespBuilder Modifier and Type Method Description IOCSPRespBuilderBouncyCastleFactory. createOCSPRespBuilder()Create OCSP Resp builder wrapper without parameters.IOCSPRespBuilderBouncyCastleFactory. createOCSPRespBuilderInstance()Create OCSP Resp builder wrapper usinggetInstancecall. -
Uses of IOCSPRespBuilder in com.itextpdf.bouncycastle.cert.ocsp
Classes in com.itextpdf.bouncycastle.cert.ocsp that implement IOCSPRespBuilder Modifier and Type Class Description classOCSPRespBuilderBCWrapper class forOCSPRespBuilder. -
Uses of IOCSPRespBuilder in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return IOCSPRespBuilder Modifier and Type Method Description IOCSPRespBuilderBouncyCastleDefaultFactory. createOCSPRespBuilder()IOCSPRespBuilderBouncyCastleDefaultFactory. createOCSPRespBuilderInstance() -
Uses of IOCSPRespBuilder in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return IOCSPRespBuilder Modifier and Type Method Description IOCSPRespBuilderIBouncyCastleFactory. createOCSPRespBuilder()Create OCSP Resp builder wrapper without parameters.IOCSPRespBuilderIBouncyCastleFactory. createOCSPRespBuilderInstance()Create OCSP Resp builder wrapper usinggetInstancecall.
-